weedle 0.12.0

A WebIDL Parser
Documentation
[dependencies.nom]
default-features = false
features = ["std"]
version = "5.0.0"

[package]
authors = ["Sharad Chand <sharad.d.chand@gmail.com>"]
description = "A WebIDL Parser"
documentation = "https://docs.rs/weedle"
edition = "2018"
homepage = "https://github.com/rustwasm/weedle"
license = "MIT"
name = "weedle"
readme = "./README.md"
repository = "https://github.com/rustwasm/weedle"
version = "0.12.0"