anchor-attribute-program 1.0.0

Anchor attribute macro for defining a program
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod accounts;
pub mod client;
pub mod constants;
pub mod cpi;
pub mod error;
pub mod events;
pub mod internal;
pub mod parsers;
pub mod program;
pub mod types;

use super::common;