1 2 3 4 5 6 7 8 9 10 11
# Examples ### Scope Runnable examples demonstrating `collection_tools` macro usage. ### Responsibility Table | File | Responsibility | |------|----------------| | `collection_tools_trivial.rs` | Basic usage of all 18 collection constructor macros |