Skip to main content

parse

Function parse 

Source
pub fn parse(source: &str, file_path: &Path) -> Result<BindingsFile, Vec<Error>>
Expand description

Parse a bindings file (without resolving includes).