Cargo Features
Ronky has no features set by default.
[dependencies]
ronky = { version = "1.0.4", features = ["derive", "chrono", "time", "uuid", "bigdecimal", "num-bigint", "num-bigfloat", "rust_decimal", "url", "decimal", "bytes", "dashmap", "indexmap", "smallvec"] }
- derive = ronky_derive
- chrono
- time
- uuid
- bigdecimal
-
Enables bigdecimal of arri_repr
- num-bigint
-
Enables num-bigint of arri_repr
- num-bigfloat
-
Enables num-bigfloat of arri_repr
- rust_decimal
-
Enables rust_decimal of arri_repr
- url
- decimal
- bytes
- dashmap
- indexmap
- smallvec
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.