[−][src]Function minifier::css::token::get_line_comment
fn get_line_comment<'a>(
source: &'a str,
iterator: &mut Peekable<CharIndices>,
start_pos: &mut usize
) -> Option<Token<'a>>
fn get_line_comment<'a>(
source: &'a str,
iterator: &mut Peekable<CharIndices>,
start_pos: &mut usize
) -> Option<Token<'a>>