Type Definition firma::Result[][src]

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