Skip to main content

toggle_comments_with_marker

Function toggle_comments_with_marker 

Source
pub fn toggle_comments_with_marker(
    content: &str,
    ranges: &[LineRange],
    force_mode: Option<&str>,
    marker: &str,
) -> String
Expand description

Toggle comments with an explicit comment marker.