style::stylesheets::document_rule

Macro parse_quoted_or_unquoted_string

source
macro_rules! parse_quoted_or_unquoted_string {
    ($input:ident, $url_matching_function:expr) => { ... };
}