pub fn cmp_duration_shorter(
    app: &App,
    after: Duration,
    before: Duration
) -> Vec<TextSpan>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator