Struct sozu_lib::network::LogDuration[][src]

pub struct LogDuration(_);

Trait Implementations

impl Display for LogDuration
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for LogDuration

impl Sync for LogDuration