filterx::util

Function collect_comment_lines

Source
pub fn collect_comment_lines(
    path: &str,
    comment_prefix: &str,
) -> FilterxResult<Vec<String>>