Transition to more specific stage 1 binning, compiles
This commit is contained in:
@@ -66,7 +66,7 @@ where
|
||||
>,
|
||||
>(
|
||||
&frame,
|
||||
<<SK as BinnedStreamKind>::XBinnedEvents as XBinnedEvents>::frame_type(),
|
||||
<<SK as BinnedStreamKind>::XBinnedEvents as XBinnedEvents<SK>>::frame_type(),
|
||||
) {
|
||||
Ok(item) => match item {
|
||||
Ok(item) => Ready(Some(Ok(item))),
|
||||
|
||||
Reference in New Issue
Block a user