Type Definition bmp_rs::Result [] [src]

type Result<TResult> = Result<TResult, DecodingError>;