Skip to main content

rewrite_service

Function rewrite_service 

Source
pub fn rewrite_service(service: &mut Service, renames: &HashMap<String, String>)
Expand description

Rewrite every Named reference in service’s operations to honour renames.