Type Definition log4j::Result[][src]

pub type Result<T> = Result<T, Error>;