Skip to main content

parse

Function parse 

Source
pub fn parse(path: &Path, content: &str) -> Result<Vec<Node>>
Expand description

Parse a Go source file and extract definitions.