pub fn parse_with_cache(source: &str, cache: &mut NodeCache) -> ParseExpand description
Parse with a shared rowan::NodeCache for green-node interning.
pub fn parse_with_cache(source: &str, cache: &mut NodeCache) -> ParseParse with a shared rowan::NodeCache for green-node interning.