Cargo Features
iso8061-timestamp has no features set by default.
[dependencies]
iso8061-timestamp = { version = "0.1.7", features = ["std", "pg", "nightly"] }
- default
-
These default features are set whenever
iso8061-timestamp
is added without
somewhere in the dependency tree.default-features = false Enables iso8601-timestamp ^0.1.6
- std
-
Enables std of iso8601-timestamp ^0.1.6
- pg
-
Enables pg of iso8601-timestamp ^0.1.6
- nightly
-
Enables nightly of iso8601-timestamp ^0.1.6
iso8061-timestamp has 4 features without comments.