Home
last modified time | relevance | path

Searched refs:SelectAll (Results 51 – 75 of 2822) sorted by relevance

12345678910>>...113

/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/futures-util/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { implementation
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/futures-util-0.3.17/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { implementation
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/futures-util-0.3.18/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { impl
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/futures-util-0.3.16/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { impl
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/futures-util-0.3.15/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { implementation
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/www/monolith/monolith-2.6.1/cargo-crates/futures-util-0.3.15/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { impl
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/x11/sirula/sirula-1.0.0/cargo-crates/futures-util-0.3.17/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { impl
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/futures-util-0.3.16/src/stream/
H A Dselect_all.rs30 pub struct SelectAll<St> {
36 impl<St: Debug> Debug for SelectAll<St> { implementation
42 impl<St: Stream + Unpin> SelectAll<St> { impl
89 impl<St: Stream + Unpin> Default for SelectAll<St> { implementation
95 impl<St: Stream + Unpin> Stream for SelectAll<St> { implementation
117 impl<St: Stream + Unpin> FusedStream for SelectAll<St> { implementation
135 pub fn select_all<I>(streams: I) -> SelectAll<I::Item> in select_all()
140 let mut set = SelectAll::new(); in select_all()
149 impl<St: Stream + Unpin> FromIterator<St> for SelectAll<St> { implementation
155 impl<St: Stream + Unpin> Extend<St> for SelectAll<St> { implementation
[all …]
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/futures-util-0.3.16/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/futures-util-0.3.18/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/lang/gleam/gleam-0.18.2/cargo-crates/futures-util-0.3.18/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} argument
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/futures-util-0.3.21/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/x11-wm/leftwm/leftwm-0.2.11/cargo-crates/futures-util-0.3.18/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} argument
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/futures-util-0.3.17/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} argument
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/futures-util-0.3.17/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/net/routinator/routinator-0.10.2/cargo-crates/futures-util-0.3.15/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/editors/helix/helix-0.5.0/cargo-crates/futures-util-0.3.17/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/futures-util-0.3.17/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/futures-util/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/futures-util-0.3.15/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} argument
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/futures-util-0.3.14/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
38 let ret = SelectAll { in select_all()
45 impl<Fut> SelectAll<Fut> { implementation
52 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
73 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/futures-util-0.3.17/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/futures-util-0.3.19/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/www/firefox/firefox-99.0/third_party/rust/futures-util/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { impl
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/futures-util/src/future/
H A Dselect_all.rs13 pub struct SelectAll<Fut> { struct
17 impl<Fut: Unpin> Unpin for SelectAll<Fut> {} implementation
34 pub fn select_all<I>(iter: I) -> SelectAll<I::Item> in select_all()
39 let ret = SelectAll { inner: iter.into_iter().collect() }; in select_all()
44 impl<Fut> SelectAll<Fut> { implementation
51 impl<Fut: Future + Unpin> Future for SelectAll<Fut> { implementation
70 impl<Fut: Future + Unpin> FromIterator<Fut> for SelectAll<Fut> { implementation

12345678910>>...113