Cargo Features
twink has no features set by default.
[dependencies]
twink = { version = "1.1.3", features = ["12-hour", "24-hour", "timestamps", "log"] }
- 12-hour = timestamps
-
Affects
twink::local_timestamp
… - 24-hour = timestamps
-
Affects
twink::local_timestamp
… - timestamps 12-hour? 24-hour?
-
Enables chrono
- log
-
Enables log
Affects
twink::log
…