Skip to main content

activate_variant

Function activate_variant 

Source
pub fn activate_variant(
    content: &str,
    group: &str,
    variant: &str,
    comment_style: &CommentStyle,
) -> Result<String>
Expand description

Activate group:variant: uncomment that variant, comment every other variant of the group.