Struct precision::Timestamp[][src]

pub struct Timestamp(_);

Trait Implementations

impl Clone for Timestamp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Sub for Timestamp
[src]

The resulting type after applying the - operator.

Performs the - operation.

Auto Trait Implementations

impl Send for Timestamp

impl Sync for Timestamp