Skip to main content

parse_rust

Function parse_rust 

Source
pub fn parse_rust(source: &str) -> Result<Vec<RawNode>, IcbError>
Expand description

Parse Rust source code and return the extracted facts.