Cargo Features
[dependencies]
ofdb-boundary = { version = "0.12.7", default-features = false, features = ["extra-derive", "entity-conversions", "wasm-bindgen"] }
- default = entity-conversions
-
These default features are set whenever
ofdb-boundary
is added without
somewhere in the dependency tree.default-features = false Enables thiserror ^1.0.50
- extra-derive
-
Enables thiserror ^1.0.50
- entity-conversions default
-
Enables ofdb-entities
- wasm-bindgen
-
Enables wasm-bindgen of ofdb-entities and time
ofdb-boundary has 4 features without comments.