Function gimli::read::unit::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.