Type Definition lzfse_rust::Result[][src]

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

Decoding error Result.