to_static

Function to_static 

Source
pub fn to_static(
    stylesheet: StyleSheet<'_, '_>,
    options: ParserOptions<'static, 'static>,
) -> StyleSheet<'static, 'static>