gimli::read::unit

Function parse_type_signature

Source
fn parse_type_signature<R: Reader>(input: &mut R) -> Result<DebugTypeSignature>
Expand description

Parse a type unit header’s unique type signature. Callers should handle unique-ness checking.