mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-14 12:35:02 +01:00
lol no futures
This commit is contained in:
parent
4433f6b891
commit
9077f2b4cd
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@ impl<T> Project for FutResult<T> {
|
|||
type Assoc = Result<T, ()>;
|
||||
}
|
||||
|
||||
use crate::Project;
|
||||
|
||||
pub trait Stream {
|
||||
type Item;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue