Skip to main content

parse_file

Function parse_file 

Source
pub fn parse_file(path: &Path) -> Result<BindingsFile, Vec<Error>>
Expand description

Parse a bindings file from disk (without resolving includes).