-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
for now Stream
can't write something like
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=b45f2bc81394150cdae15d8a1cbcdecd
which want to return a reference type,
however, with GAT help
https://play.rust-lang.org/?version=stable&mode=debug&edition=2021&gist=b63d58ebe8d9ffa70225d5fc23fb629d
we can return the reference type
consider Stream
still not in the std lib, maybe we still have chance to redesign it
jmjoy and byte-sourcerer
Metadata
Metadata
Assignees
Labels
No labels