use fmt;
/// A schema error: unparseable source, an unsupported type, an invalid
/// attribute combination or an unresolvable reference. Always carries a
/// message that names the offending struct/field so the CLI and the derive
/// can surface it directly.