Type Definition bitterlemon::Result [] [src]

type Result = Result<bool, Error>;

Decode operations yield this on each iteration.