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.
pub fn rewrite_acl_sections(
source: &str,
config: &CodeConfig,
sections: &[ConfigSection],
) -> Result<String>Rewrite selected sections of an ACL document from a typed configuration.