Struct crdt_fileset::RemoveOperation [] [src]

pub struct RemoveOperation {
    pub id: FileID,
}

Fields

Trait Implementations

impl Debug for RemoveOperation
[src]

Formats the value using the given formatter.