Skip to main content

parse_entry_point_with_reuse_cache

Function parse_entry_point_with_reuse_cache 

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