Skip to main content

parse_with_reuse_cache

Function parse_with_reuse_cache 

Source
pub fn parse_with_reuse_cache(
    text: &str,
    dialect: StyleDialect,
    cache: &mut ParseReuseCache,
) -> ParseResult