Trait kodept_macros::analyzer::AccessExt
source · pub trait AccessExt {
// Required method
fn or_unknown(self) -> Vec<CodePoint>;
}pub trait AccessExt {
// Required method
fn or_unknown(self) -> Vec<CodePoint>;
}