Struct itc::Stamp [] [src]

pub struct Stamp { /* fields omitted */ }

Methods

impl Stamp
[src]

Trait Implementations

impl FromStr for Stamp
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more

impl Display for Stamp
[src]

Formats the value using the given formatter. Read more

impl Debug for Stamp
[src]

Formats the value using the given formatter.

impl Clone for Stamp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl PartialEq for Stamp
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Normalisable for Stamp
[src]

impl LessThanOrEqual for Stamp
[src]

impl IntervalTreeClock for Stamp
[src]