Type Definition dochy_intf::IntfResult[][src]

pub type IntfResult<T> = Result<T, IntfError>;