writes

Macro writes 

Source
macro_rules! writes {
    ($a:expr) => { ... };
}
Expand description

Multiplies a Term with the crate::scope::STORAGE_WRITE_VAR constant.