Trait sozu_lib::util::UnwrapLog [−][src]
pub trait UnwrapLog<T> { fn unwrap_log(
self,
file: &str,
line: u32,
module_path: &str,
expression: &str
) -> T; }
pub trait UnwrapLog<T> { fn unwrap_log(
self,
file: &str,
line: u32,
module_path: &str,
expression: &str
) -> T; }