Enum cmd_pandoc::ErrorContext [] [src]

pub enum ErrorContext {
    ReadDir(PathBuf),
}

Variants

Trait Implementations

impl Debug for ErrorContext
[src]

Formats the value using the given formatter.