1
2
3
4
5
// SNIP-20 Interface definitions and a customizable implementation.
//! *Feature flag: `snip20`*

pub mod client;
pub mod contract;