Type Definition bayer::BayerResult [] [src]

type BayerResult<T> = Result<T, BayerError>;