Skip to content

Files

Latest commit

a529b95 · Aug 15, 2022

History

History
1 lines (1 loc) · 108 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 108 Bytes

Adds the trait AsRefMut<T>, which is implemented for any type which implements AsRef<T> and AsMut<T>.