Type Definition rtss::DurationFormatter[][src]

pub type DurationFormatter = fn(_: &Duration) -> String;