is_code_comment_end

Function is_code_comment_end 

Source
pub fn is_code_comment_end(line: &str) -> bool
Expand description

Check if a line matches the code comment end marker.