Struct classreader::TypePath [] [src]

pub struct TypePath {
    pub path: Vec<PathElement>,
}

Fields

Trait Implementations

impl Debug for TypePath
[src]

Formats the value using the given formatter.