Enum cmd_pandoc::Error
[−]
[src]
pub enum Error {
IoError(Error),
IoErrorContext(Error, ErrorContext),
}Variants
IoError(Error)IoErrorContext(Error, ErrorContext)