Trait syn::aster::path::IntoPath [] [src]

pub trait IntoPath {
    fn into_path(self) -> Path;
}

Required Methods

Implementors