Cargo Features
butane_codegen has no features set by default.
[dependencies]
butane_codegen = { version = "0.7.0", features = ["datetime", "json", "uuid"] }
- datetime
-
Enables datetime of butane_core
- json
-
Enables json of butane_core
- uuid
-
Enables uuid of butane_core
butane_codegen has 3 features without comments.