Home
last modified time | relevance | path

Searched refs:AndThen (Results 1 – 25 of 492) sorted by relevance

12345678910>>...20

/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-util-0.3.1/src/future/try_future/
H A Dand_then.rs10 pub struct AndThen<Fut1, Fut2, F> { struct
14 impl<Fut1, Fut2, F> AndThen<Fut1, Fut2, F> argument
21 pub(super) fn new(future: Fut1, f: F) -> AndThen<Fut1, Fut2, F> { in new()
22 AndThen { in new()
28 impl<Fut1, Fut2, F> FusedFuture for AndThen<Fut1, Fut2, F> implementation
38 impl<Fut1, Fut2, F> Future for AndThen<Fut1, Fut2, F> implementation
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/try_future/
H A Dand_then.rs10 pub struct AndThen<Fut1, Fut2, F> { struct
14 impl<Fut1, Fut2, F> AndThen<Fut1, Fut2, F> argument
21 pub(super) fn new(future: Fut1, f: F) -> AndThen<Fut1, Fut2, F> { in new()
22 AndThen { in new()
28 impl<Fut1, Fut2, F> FusedFuture for AndThen<Fut1, Fut2, F> implementation
38 impl<Fut1, Fut2, F> Future for AndThen<Fut1, Fut2, F> implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/try_future/
H A Dand_then.rs10 pub struct AndThen<Fut1, Fut2, F> { struct
14 impl<Fut1, Fut2, F> AndThen<Fut1, Fut2, F> impl
21 pub(super) fn new(future: Fut1, f: F) -> AndThen<Fut1, Fut2, F> { in new()
22 AndThen { in new()
28 impl<Fut1, Fut2, F> FusedFuture for AndThen<Fut1, Fut2, F> implementation
38 impl<Fut1, Fut2, F> Future for AndThen<Fut1, Fut2, F> implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-util/src/future/try_future/
H A Dand_then.rs10 pub struct AndThen<Fut1, Fut2, F> { struct
14 impl<Fut1, Fut2, F> AndThen<Fut1, Fut2, F> impl
21 pub(super) fn new(future: Fut1, f: F) -> AndThen<Fut1, Fut2, F> { in new()
22 AndThen { in new()
28 impl<Fut1, Fut2, F> FusedFuture for AndThen<Fut1, Fut2, F> implementation
38 impl<Fut1, Fut2, F> Future for AndThen<Fut1, Fut2, F> implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-util-0.3.4/src/future/try_future/
H A Dand_then.rs10 pub struct AndThen<Fut1, Fut2, F> { struct
14 impl<Fut1, Fut2, F> AndThen<Fut1, Fut2, F> argument
21 pub(super) fn new(future: Fut1, f: F) -> AndThen<Fut1, Fut2, F> { in new()
22 AndThen { in new()
28 impl<Fut1, Fut2, F> FusedFuture for AndThen<Fut1, Fut2, F> implementation
38 impl<Fut1, Fut2, F> Future for AndThen<Fut1, Fut2, F> implementation
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/futures-util-0.3.1/src/stream/try_stream/
H A Dand_then.rs12 pub struct AndThen<St, Fut, F> { struct
18 impl<St: Unpin, Fut: Unpin, F> Unpin for AndThen<St, Fut, F> {} argument
20 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
33 impl<St, Fut, F> AndThen<St, Fut, F> { impl
39 impl<St, Fut, F> AndThen<St, Fut, F> impl
81 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
118 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
130 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/try_stream/
H A Dand_then.rs12 pub struct AndThen<St, Fut, F> { struct
18 impl<St: Unpin, Fut: Unpin, F> Unpin for AndThen<St, Fut, F> {} argument
20 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
33 impl<St, Fut, F> AndThen<St, Fut, F> { implementation
39 impl<St, Fut, F> AndThen<St, Fut, F> implementation
81 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
118 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
130 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-preview-0.3.0-alpha.19/src/try_stream/
H A Dand_then.rs12 pub struct AndThen<St, Fut, F> { struct
18 impl<St: Unpin, Fut: Unpin, F> Unpin for AndThen<St, Fut, F> {} implementation
20 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
33 impl<St, Fut, F> AndThen<St, Fut, F> { impl
39 impl<St, Fut, F> AndThen<St, Fut, F> implementation
81 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
118 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
130 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/futures-util/src/stream/try_stream/
H A Dand_then.rs12 pub struct AndThen<St, Fut, F> { struct
18 impl<St: Unpin, Fut: Unpin, F> Unpin for AndThen<St, Fut, F> {} argument
20 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
33 impl<St, Fut, F> AndThen<St, Fut, F> { impl
39 impl<St, Fut, F> AndThen<St, Fut, F> implementation
81 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
118 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
130 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/futures-util-0.3.4/src/stream/try_stream/
H A Dand_then.rs12 pub struct AndThen<St, Fut, F> { struct
18 impl<St: Unpin, Fut: Unpin, F> Unpin for AndThen<St, Fut, F> {} argument
20 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
33 impl<St, Fut, F> AndThen<St, Fut, F> { impl
39 impl<St, Fut, F> AndThen<St, Fut, F> implementation
81 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
118 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
130 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> argument
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/games/genact/genact-0.10.0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> argument
34 impl<St, Fut, F> AndThen<St, Fut, F> implementation
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> argument
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/net/proby/proby-1.0.2/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> argument
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> argument
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/net-im/fractal/fractal-4.4.0/vendor/futures-util/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> {
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F>
34 impl<St, Fut, F> AndThen<St, Fut, F>
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F>
59 let AndThen { mut stream, mut future, f } = self.project();
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F>
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F>
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/futures-util-0.3.5/src/stream/try_stream/
H A Dand_then.rs13 pub struct AndThen<St, Fut, F> { struct
21 impl<St, Fut, F> fmt::Debug for AndThen<St, Fut, F> implementation
34 impl<St, Fut, F> AndThen<St, Fut, F> impl
46 impl<St, Fut, F> Stream for AndThen<St, Fut, F> implementation
59 let AndThen { mut stream, mut future, f } = self.project(); in poll_next() localVariable
86 impl<St, Fut, F> FusedStream for AndThen<St, Fut, F> implementation
98 impl<S, Fut, F, Item> Sink<Item> for AndThen<S, Fut, F> implementation
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/futures-0.1.29/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> implementation
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/devel/sccache/sccache-0.2.15/cargo-crates/futures-0.1.30/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> impl
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/audio/lewton/lewton-0.10.2/cargo-crates/futures-0.1.29/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> impl
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/futures-0.1.29/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> implementation
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/futures/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> implementation
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/sysutils/vector/vector-0.10.0/cargo-crates/futures-0.1.29/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> implementation
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/futures-0.1.29/src/stream/
H A Dand_then.rs10 pub struct AndThen<S, F, U> struct
18 pub fn new<S, F, U>(s: S, f: F) -> AndThen<S, F, U> in new() argument
23 AndThen { in new()
30 impl<S, F, U> AndThen<S, F, U> implementation
58 impl<S, F, U: IntoFuture> ::sink::Sink for AndThen<S, F, U> implementation
77 impl<S, F, U> Stream for AndThen<S, F, U> implementation

12345678910>>...20