Skip to main content

rewrite_acl_sections

Function rewrite_acl_sections 

Source
pub fn rewrite_acl_sections(
    source: &str,
    config: &CodeConfig,
    sections: &[ConfigSection],
) -> Result<String>
Expand description

Rewrite selected sections of an ACL document from a typed configuration.