Type Definition rs621::error::Result[][src]

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

Result type for rs621, using rs621::error::Error.