[][src]Type Definition blingfire::Result

type Result<T> = StdResult<T, BoxedError<ErrorKind>>;