Enum cmd_pandoc::TrackChanges [] [src]

pub enum TrackChanges {
    Accept,
    Reject,
    All,
}

Variants

Trait Implementations

impl Copy for TrackChanges
[src]

impl Clone for TrackChanges
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for TrackChanges
[src]

Formats the value using the given formatter.