Struct temporenc::TimeOnly [] [src]

pub struct TimeOnly { /* fields omitted */ }

Methods

impl TimeOnly
[src]

Trait Implementations

impl Debug for TimeOnly
[src]

Formats the value using the given formatter.

impl Time for TimeOnly
[src]

If present, the number of hours. In range [0, 23].

If present, the number of minutes. In range [0, 59].

If present, the number of seconds. In range [0, 60].

impl Serializable for TimeOnly
[src]

The largest encoded size of any instance of the type

The encoded size of this instance