mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
c346e89db8
Deriving debug prints all the values including keys. But ValuesMut struct should only print the values.