1
2
3
4
pub mod contract;

#[cfg(feature = "standalone")]
pub mod standalone;