// devela_base_std::phys::time::_reexport
usecrate::{_reexport, _tags};// NOTE: replicated in ../error
_reexport!{ rust:std::time, location:"phys/time", tag:_tags!(time error),
doc:"Error returned from the `duration_since` and `elapsed` methods on [`SystemTime`].",@SystemTimeError as StdSystemTimeError
}