Hi, this crate relies on the Receiver trait which is intended for the standard library only. That's about to be removed. Switch to using the arbitrary_self_types feature instead, which is currently nightly but on its way gradually to being stabilized.
Hi, this crate relies on the
Receivertrait which is intended for the standard library only. That's about to be removed. Switch to using thearbitrary_self_typesfeature instead, which is currently nightly but on its way gradually to being stabilized.