Function html_bindgen::parse::parse_webidls
source · pub fn parse_webidls(
iter: impl Iterator<Item = Result<(String, PathBuf)>>
) -> Result<Vec<ParsedInterface>>
pub fn parse_webidls(
iter: impl Iterator<Item = Result<(String, PathBuf)>>
) -> Result<Vec<ParsedInterface>>