anchor-syn 0.29.0

Anchor syntax parsing and code generation tools
Documentation
1
2
3
4
5
6
7
pub mod types;

#[cfg(feature = "idl-build")]
pub mod build;

#[cfg(feature = "idl-parse")]
pub mod parse;