solana_feature_gate_client/generated/instructions/mod.rs
1//! This code was AUTOGENERATED using the codama library.
2//! Please DO NOT EDIT THIS FILE, instead use visitors
3//! to add features, then rerun codama to update it.
4//!
5//! <https://github.com/codama-idl/codama>
6
7pub(crate) mod r#revoke_pending_activation;
8
9pub use self::r#revoke_pending_activation::*;