Skip to main content

mpl_agent_tools/
lib.rs

1mod generated;
2
3pub use generated::programs::MPL_AGENT_TOOLS_ID as ID;
4pub use generated::*;