[][src]Type Definition rcodec::codec::EncodeResult

type EncodeResult = Result<ByteVector, Error>;

A result type returned by encode operations.