pub fn parse(source: &str, file_path: &Path) -> Result<BindingsFile, Vec<Error>>
Parse a bindings file (without resolving includes).