1
2
3
#![cfg_attr(all(not(test), not(feature = "std")), no_std)]

pub mod v3;