Cargo Features
crevice-derive has no features set by default.
[dependencies]
crevice-derive = { version = "0.10.0", features = ["debug-methods"] }
- debug-methods
-
Enable methods that let you introspect into the generated structs.
crevice-derive has no features set by default.
[dependencies]
crevice-derive = { version = "0.10.0", features = ["debug-methods"] }
Enable methods that let you introspect into the generated structs.