Closed andersk closed 1 year ago
This requires #![feature(arbitrary_self_types)] and nightly 2023-01-27 or later for https://github.com/rust-lang/rust/pull/97373.
#![feature(arbitrary_self_types)]
This requires
#![feature(arbitrary_self_types)]
and nightly 2023-01-27 or later for https://github.com/rust-lang/rust/pull/97373.