Type Definition lzma::error::LzmaLibResult[][src]

type LzmaLibResult = Result<lzma_ret, LzmaError>;