A collection of macro extensions for Rust's standard library data structures, simplifying the creation and manipulation of common collections such as HashMap, Vec, and more.
//! std-macro-extensions
//!//! A collection of macro extensions for Rust's standard library
//! data structures, simplifying the creation and manipulation of
//! common collections such as HashMap, Vec, and more.
modr#arc;modb_tree_map;modb_tree_set;modbinary_heap;modboxed;modr#cell;modcin;modcout;modexecute;modhash_map;modhash_set;modlinked_list;modmutex;modpath;modr#rc;modref_cell;modrw_lock;modstring;modvector;modvector_deque;