Docs.rs
weaveffi-ir-0.12.0
weaveffi-ir 0.12.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
owenthcarey
Dependencies
miette ^7
normal
schemars ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^1.0
normal
toml ^0.8
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Crate weaveffi_ir
weaveffi_
ir
0.12.0
All Items
Crate Items
Modules
Crate
weaveffi_
ir
Copy item path
Source
Expand description
In-memory IR types and (de)serialization for WeaveFFI.
Modules
ยง
ir
In-memory intermediate representation: the data model a parsed WeaveFFI IDL document becomes.
parse
Multi-format IDL parsing: turn YAML, JSON, or TOML source text into an
Api
.