get_threaded_comments_by_cell

Function get_threaded_comments_by_cell 

Source
pub fn get_threaded_comments_by_cell(
    threaded_comments: &Option<ThreadedComments>,
    person_list: &PersonList,
    cell: &str,
) -> Vec<ThreadedCommentData>
Expand description

Get threaded comments for a specific cell.