[][src]Function taurus::handle_error

pub fn handle_error<T>(result: Result<T, Error>) -> T

Process error if one is contained in result.