Struct specs_time::Time [] [src]

pub struct Time<T> where
    T: Copy + Float
{ /* fields omitted */ }

Methods

impl<T> Time<T> where
    T: Copy + Float
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<T: Debug> Debug for Time<T> where
    T: Copy + Float
[src]

[src]

Formats the value using the given formatter.

impl<T: Clone> Clone for Time<T> where
    T: Copy + Float
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more