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