embed_css

Function embed_css 

Source
pub fn embed_css(
    cache: &mut Option<Cache>,
    client: &Client,
    document_url: &Url,
    css: &str,
    options: &Options,
) -> String