use ;
/// The error which will be returned, if a value could not be parsed into an `HumanReadableDuration`
;
/// `?` formatting.
///
/// `Debug` should format the output in a programmer-facing, debugging context.
/// Format trait for an empty format, `{}`.
///
/// `Display` is similar to [`Debug`], but `Display` is for user-facing
/// output.