weaveffi-ir 0.7.0

Intermediate representation model and multi-format parser for WeaveFFI API definitions
Documentation
1
2
3
4
//! In-memory IR types and (de)serialization for WeaveFFI.

pub mod ir;
pub mod parse;