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
description = "This crate provides a `map!` macro and related macros. These can create a HashMap collection, can insert key-value pairs, and can remove key-value pairs. Inspired by the `vec!` macro."