mirror of
https://github.com/Noratrieb/ice-104649.git
synced 2026-01-16 13:25:03 +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, ()>;
|
type Assoc = Result<T, ()>;
|
||||||
}
|
}
|
||||||
|
|
||||||
use crate::Project;
|
|
||||||
|
|
||||||
pub trait Stream {
|
pub trait Stream {
|
||||||
type Item;
|
type Item;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue