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

Enables chrono of arri_repr

time

Enables time of arri_repr

uuid

Enables uuid of arri_repr

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

Enables url of arri_repr

decimal

Enables decimal of arri_repr

bytes

Enables bytes of arri_repr

dashmap

Enables dashmap of arri_repr

indexmap

Enables indexmap of arri_repr

smallvec

Enables smallvec of arri_repr

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.

ronky_derive derive?