Cargo Features

borsh-derive has no features set by default.

[dependencies]
borsh-derive = { version = "1.5.0", features = ["schema", "force_exhaustive_checks"] }
schema

Affects field::schema, attributes::schema_keys, generics::type_contains_some_param, internals::schema, borsh-derive::borsh_schema

force_exhaustive_checks