Skip to main content

parse_with_cache

Function parse_with_cache 

Source
pub fn parse_with_cache(source: &str, cache: &mut NodeCache) -> Parse
Expand description

Parse with a shared rowan::NodeCache for green-node interning.