Trait salvo_cors::Seconds

source ·
pub trait Seconds {
    fn seconds(self) -> u64;
}
Expand description

Seconds

Required Methods§

Get seconds.

Implementations on Foreign Types§

Implementors§