Cargo Features
Ronky has no features set by default.
[dependencies]
ronky = { version = "1.3.5", features = ["derive", "serialization", "chrono", "time", "uuid", "bigdecimal", "num-bigint", "num-bigfloat", "rust_decimal", "url", "decimal", "bytes", "dashmap", "smallvec", "any"] }
- derive = ronky_derive
- serialization = serde, sonic-rs
-
Enables serialization of optional 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
- smallvec
- any
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.