Skip to main content

build_rust

Function build_rust 

Source
pub fn build_rust(src: &str) -> CodeGraph
Expand description

Parse Rust source. Back-compatible shorthand for build(Language::Rust, src).