env_logger/fmt/humantime/
shim_impl.rs

1/*
2Timestamps aren't available when we don't have a `humantime` dependency.
3*/
4
5pub(in crate::fmt) mod glob {}