1 2 3 4 5
error: This field is missing an attribute: add `#[module]`, `#[state]` or `#[address]`. --> tests/module_info/field_missing_attribute.rs:9:5 | 9 | test_state1: StateMap<u32, u32>, | ^^^^^^^^^^^