macro_rules! creads {
($a:expr) => { ... };
}Expand description
Multiplies a Term with the crate::scope::STORAGE_READ_VAR constant.
macro_rules! creads {
($a:expr) => { ... };
}Multiplies a Term with the crate::scope::STORAGE_READ_VAR constant.