Type Definition bmp280::Result [] [src]

type Result<T> = Result<T, Error>;

Wrapper type for results