Skip to main content

default_log

Function default_log 

Source
pub fn default_log<T, E>(error: E) -> T
where T: Default, Error: From<E>,