You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The underlying storage::get_map_item returns zero word ([0, 0, 0, 0]) in case there is no value associated with the given key. Let's make get more in sync with idiomatic Rust.