stablebond_sdk/generated/
mod.rs

1//! This code was AUTOGENERATED using the kinobi library.
2//! Please DO NOT EDIT THIS FILE, instead use visitors
3//! to add features, then rerun kinobi to update it.
4//!
5//! [https://github.com/metaplex-foundation/kinobi]
6//!
7
8pub mod accounts;
9pub mod errors;
10pub mod instructions;
11pub mod programs;
12pub mod types;
13
14pub(crate) use programs::*;