fn get_path()

in api_generator/src/generator/code_gen/mod.rs [137:140]


    fn get_path(&self) -> &syn::Path;
}

impl GetPath for syn::Ty {