Struct qapi_spec::Timestamp[][src]

pub struct Timestamp { /* fields omitted */ }

Trait Implementations

impl Debug for Timestamp
[src]

Formats the value using the given formatter. Read more

impl Copy for Timestamp
[src]

impl Clone for Timestamp
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Timestamp

impl Sync for Timestamp