wit-parser 0.6.4

Tooling for parsing `*.wit` files and working with their contents.
Documentation
[[test]]
harness = false
name = "all"
[dependencies.anyhow]
version = "1.0.58"

[dependencies.id-arena]
version = "2"

[dependencies.indexmap]
version = "1.9.1"

[dependencies.log]
version = "0.4.17"

[dependencies.pulldown-cmark]
default-features = false
version = "0.8"

[dependencies.unicode-xid]
version = "0.2.2"

[dependencies.url]
version = "2.0.0"
[dev-dependencies.env_logger]
version = "0.9"

[dev-dependencies.pretty_assertions]
version = "1.3.0"

[dev-dependencies.rayon]
version = "1"

[package]
authors = ["Alex Crichton <alex@alexcrichton.com>"]
description = "Tooling for parsing `*.wit` files and working with their contents.\n"
documentation = "https://docs.rs/wit-parser"
edition = "2021"
homepage = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
license = "Apache-2.0 WITH LLVM-exception"
name = "wit-parser"
readme = "README.md"
repository = "https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser"
version = "0.6.4"