Closed yoshuawuyts closed 5 years ago
Removes all with-depth methods, and starts the conversion to const fns. Most of the migrations are blocked on https://github.com/rust-lang/rust/issues/49146, but this is a start.
with-depth
closes #14 and #15.
Thanks!
Removes all
with-depth
methods, and starts the conversion to const fns. Most of the migrations are blocked on https://github.com/rust-lang/rust/issues/49146, but this is a start.closes #14 and #15.
Thanks!