Function parse

Source
pub fn parse(lang: String, src: String) -> Result<SgRoot>
Expand description

Parse a string to an ast-grep instance