Update a test
This commit is contained in:
parent
448991a6f3
commit
bbf061511b
@ -78,8 +78,7 @@ impl<M, S, F, X> SubSelectDirect<M, S, F, X>
|
||||
where
|
||||
M: select::Selector,
|
||||
S: event::Stream,
|
||||
F: for<'t> FnMut(transform::Api<'t, Stream<ContentStream<S>>>)
|
||||
-> transform::Api<'t, X>,
|
||||
F: for<'t> FnMut(transform::Api<'t, Stream<ContentStream<S>>>) -> transform::Api<'t, X>,
|
||||
X: event::Stream,
|
||||
{
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user