Struct classreader::PathElement [] [src]

pub struct PathElement {
    pub kind: TypePathKind,
    pub argument_index: u8,
}

Fields

Trait Implementations

impl Debug for PathElement
[src]

Formats the value using the given formatter.