Type Definition rad::RadResult[][src]

pub type RadResult<T> = Result<T, RadError>;