Trait replace_types::ReplaceTypes
source · pub trait ReplaceTypes {
// Required method
fn replace_types(&mut self, substitutions: &HashMap<TypePath, TypePath>);
}Expand description
Extension trait to replace TypePath for
pub trait ReplaceTypes {
// Required method
fn replace_types(&mut self, substitutions: &HashMap<TypePath, TypePath>);
}Extension trait to replace TypePath for