package ppx_factory

  1. Overview
  2. Docs

Module Raise.DefaultSource

Functions to raise errors specific to [@@deriving default]

Sourceval errorf : loc:Ppxlib.Location.t -> ('a, unit, string, 'b) format4 -> 'a

Raise an error with the formatted message prefixed by "ppx_factory.default: "