Trait slr_config::GetError [] [src]

pub trait GetError {
    fn get_error(&self) -> Error;
}

Required Methods

fn get_error(&self) -> Error

Implementors