Expand description
IDL parsing and type system for Arete
This crate provides types and utilities for parsing and working with Arete IDL (Interface Definition Language) specifications.
Re-exports§
pub use discriminator::*;pub use error::*;pub use search::*;pub use snapshot::*;pub use types::*;