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