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

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

The result of a conversion.