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