Struct crdt_fileset::State [] [src]

pub struct State {
    pub time_stamp: u32,
    pub site_id: u32,
}

Fields

Trait Implementations

impl Debug for State
[src]

Formats the value using the given formatter.