Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-tokio-stream-devel | Distribution: Fedora Project |
Version: 0.1.15 | Vendor: Fedora Project |
Release: 2.el10_0 | Build date: Sun Sep 1 02:22:47 2024 |
Group: Unspecified | Build host: buildhw-a64-04.iad2.fedoraproject.org |
Size: 178975 | Source RPM: rust-tokio-stream-0.1.15-2.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/tokio-stream | |
Summary: Utilities to work with Stream and tokio |
Utilities to work with `Stream` and `tokio`. This package contains library source intended for building other packages which use the "tokio-stream" crate.
MIT
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Apr 05 2024 blinxen <h-k-81@hotmail.com> - 0.1.15-1 - Update to version 0.1.15; Fixes RHBZ#2269613 * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Apr 26 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.14-1 - Update to version 0.1.14; Fixes RHBZ#2189635 * Mon Feb 20 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.12-1 - Update to version 0.1.12; Fixes RHBZ#2171398 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Dec 10 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.11-1 - Update to version 0.1.11; Fixes RHBZ#2133864 * Wed Oct 05 2022 Fabio Valentini <decathorpe@gmail.com> - 0.1.10-1 - Update to version 0.1.10; Fixes RHBZ#2127739 * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/share/cargo/registry/tokio-stream-0.1.15 /usr/share/cargo/registry/tokio-stream-0.1.15/.cargo-checksum.json /usr/share/cargo/registry/tokio-stream-0.1.15/CHANGELOG.md /usr/share/cargo/registry/tokio-stream-0.1.15/Cargo.toml /usr/share/cargo/registry/tokio-stream-0.1.15/LICENSE /usr/share/cargo/registry/tokio-stream-0.1.15/src /usr/share/cargo/registry/tokio-stream-0.1.15/src/empty.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/iter.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/lib.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/macros.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/once.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/pending.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_close.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/all.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/any.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/chain.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/chunks_timeout.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/collect.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/filter.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/filter_map.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/fold.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/fuse.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/map.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/map_while.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/merge.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/next.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/peekable.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/skip.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/skip_while.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/take.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/take_while.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/then.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/throttle.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/timeout.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/timeout_repeating.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_ext/try_next.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/stream_map.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/broadcast.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/interval.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/lines.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/mpsc_bounded.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/mpsc_unbounded.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/read_dir.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/signal_unix.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/signal_windows.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/split.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/tcp_listener.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/unix_listener.rs /usr/share/cargo/registry/tokio-stream-0.1.15/src/wrappers/watch.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests /usr/share/cargo/registry/tokio-stream-0.1.15/tests/async_send_sync.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/chunks_timeout.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_chain.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_close.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_collect.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_empty.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_fuse.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_iter.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_merge.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_once.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_panic.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_pending.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_stream_map.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/stream_timeout.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/support /usr/share/cargo/registry/tokio-stream-0.1.15/tests/support/mpsc.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/time_throttle.rs /usr/share/cargo/registry/tokio-stream-0.1.15/tests/watch.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Sep 6 07:21:29 2024