Skip to main content

remove_comment

Function remove_comment 

Source
pub fn remove_comment(comments: &mut Option<Comments>, cell: &str) -> bool
Expand description

Remove a comment from a specific cell.

Returns true if a comment was found and removed.