Thanks to visit codestin.com
Credit goes to lib.rs

76 releases (breaking)

0.239.0 Sep 9, 2025
0.238.0 Aug 26, 2025
0.236.0 Jul 28, 2025
0.227.1 Mar 7, 2025
0.1.0 Dec 2, 2019

#49 in Parser implementations

Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

650,401 downloads per month
Used in 301 crates (69 directly)

Apache-2.0…

1MB
19K SLoC

wit-parser

A Rust crate for parsing and interpreting the *.wit text format. This text format is used to describe the imports and exports of a component.

This crate is a low-level tooling crate which is intended to be integrated further into toolchains elsewhere and isn't necessarily interacted with on a day-to-day basis. Internally it supports parsing a *.wit document into a structured AST. Additionally it implements mechanisms of the canonical ABI to assist in binding the canonical ABI into various languages.

Dependencies

~1.1–2.3MB
~41K SLoC