[][src]Type Definition b_error::BResult

type BResult<T> = StdResult<T, BError>;