Trait pax_compiler_api::PathQualifiable
source · [−]pub trait PathQualifiable {
fn get_fully_qualified_path(atomic_self_type: &str) -> String { ... }
}
Provided Methods
source
pub trait PathQualifiable {
fn get_fully_qualified_path(atomic_self_type: &str) -> String { ... }
}