chrono/benches
Brandon W Maister 5ca6ff5afc Make it harder to accidentally use private features
In particular if built with `--all-features` or `features = "all"` we don't
want to accidentally make it look like `YearFlags` are something that people
should use. So: hide it from docs and put it behind a dunder.
2019-12-23 13:26:05 -05:00
..
chrono.rs Make it harder to accidentally use private features 2019-12-23 13:26:05 -05:00
serde.rs add serialization benchmark 2019-11-24 15:05:47 -05:00