Actually, only `AsRef` seems useful – at least when (only) judging by `std`-implementations of those traits. Use an optional feature for the remaining `impl`s?
Actually, only
AsRefseems useful – at least when (only) judging bystd-implementations of those traits.Use an optional feature for the remaining
impls?