Trait syn::aster::path::IntoPath
[−]
[src]
pub trait IntoPath {
fn into_path(self) -> Path;
}
pub trait IntoPath {
fn into_path(self) -> Path;
}