Skip to content
Snippets Groups Projects
lib.rs 71 B
Newer Older
Bryan Chen's avatar
Bryan Chen committed
#![cfg_attr(not(feature = "std"), no_std)]

Bryan Chen's avatar
Bryan Chen committed
pub trait MultiCurrency {}