Type Definition exonum::encoding::Result [] [src]

type Result = Result<CheckedOffset, Error>;

Type alias that should be returned in check method of Field