Skip to main content

DecodeOptions

Trait DecodeOptions 

Source
pub trait DecodeOptions: Send + Sync {
    // Provided method
    fn parallel(&self) -> bool { ... }
}

Provided Methods§

Source

fn parallel(&self) -> bool

Implementors§