[][src]Type Definition bracket::helper::BlockResult

type BlockResult = Result<(), Error>;

The result type that block helpers should return.