Home
last modified time | relevance | path

Searched defs:StateFn (Results 1 – 1 of 1) sorted by relevance

/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dscan.rs11 struct StateFn<S, F> { struct
22 state_f: Option<StateFn<S, F>>, argument