Type Definition gimli::write::ConvertResult[][src]

type ConvertResult<T> = Result<T, ConvertError>;

The result of a conversion.