Function css_module_lexer::lex_dependencies
source ยท pub fn lex_dependencies<'s>(
input: &'s str,
mode: Mode,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>,
)
pub fn lex_dependencies<'s>(
input: &'s str,
mode: Mode,
handle_dependency: impl HandleDependency<'s>,
handle_warning: impl HandleWarning<'s>,
)