Macro fadroma::make_composable 
source · [−]macro_rules! make_composable {
    ($Struct:ty) => { ... };
}Expand description
Implement the Composable Core for a struct { storage, api, querier }
macro_rules! make_composable {
    ($Struct:ty) => { ... };
}Implement the Composable Core for a struct { storage, api, querier }