Struct qapi_spec::Timestamp [] [src]

pub struct Timestamp { /* fields omitted */ }

Trait Implementations

impl Debug for Timestamp
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for Timestamp
[src]

impl Clone for Timestamp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Timestamp

impl Sync for Timestamp