This commit is contained in:
Oliver Schneider 2018-06-13 19:10:41 +02:00
parent ad9ede4d64
commit adec1f94ce

View File

@ -29,4 +29,4 @@ impl<T: FakeGenerator<Yield = ()>> FakeFuture for GenFuture<T> {
type Output = T::Return;
}
fn main() {}
fn main() {}