Macro switchboard_on_demand::cfg_ipfs

source ·
macro_rules! cfg_ipfs {
    ($($item:item)*) => { ... };
}
Expand description

Macro used to include IPFS code if the feature ‘ipfs’ is enabled.