lol no futures

This commit is contained in:
nora 2022-11-20 22:10:15 +01:00
parent 9077f2b4cd
commit 474af112f1
No known key found for this signature in database

View file

@ -1,5 +1,3 @@
use fut::Stream;
trait Project {
type Assoc;
}