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