[][src]Function rust_code_analysis::rm_comments

pub fn rm_comments<T: ParserTrait>(parser: &T) -> Option<Vec<u8>>

Removes comments from a code.