pub fn parse_rust(source: &str) -> Result<Vec<RawNode>, IcbError>
Parse Rust source code and return the extracted facts.