Cargo Features
[dependencies]
strftime-ruby = { version = "1.0.1", default-features = false, features = ["std", "alloc"] }
-
default
=
std
-
All features are enabled by default.
-
std
default
=
alloc
-
Affects
strftime-ruby::io
…
-
alloc
std
-
Affects
strftime-ruby::bytes
,
strftime-ruby::string
…