Struct classreader::TypePath
[−]
[src]
pub struct TypePath {
pub path: Vec<PathElement>,
}Fields
path: Vec<PathElement>
pub struct TypePath {
pub path: Vec<PathElement>,
}path: Vec<PathElement>
impl Debug for TypePath[src]