Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-snafu-devel | Distribution: Fedora Project |
Version: 0.8.0 | Vendor: Fedora Project |
Release: 1.fc40 | Build date: Mon Feb 12 02:04:44 2024 |
Group: Unspecified | Build host: buildvm-x86-29.iad2.fedoraproject.org |
Size: 279861 | Source RPM: rust-snafu-0.8.0-1.fc40.src.rpm |
Packager: Fedora Project | |
Url: https://crates.io/crates/snafu | |
Summary: Ergonomic error handling library |
An ergonomic error handling library. This package contains library source intended for building other packages which use the "snafu" crate.
MIT OR Apache-2.0
* Mon Feb 12 2024 Aleksei Bavshin <[email protected]> - 0.8.0-1 - Update to 0.8.0 (rhbz#2256249) * Sat Jan 27 2024 Fedora Release Engineering <[email protected]> - 0.7.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.7.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Fabio Valentini <[email protected]> - 0.7.5-1 - Update to version 0.7.5; Fixes RHBZ#2221522 * Fri Feb 03 2023 Fabio Valentini <[email protected]> - 0.7.4-1 - Update to version 0.7.4; Fixes RHBZ#2154935 * Sat Jan 21 2023 Fedora Release Engineering <[email protected]> - 0.7.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Dec 14 2022 Fabio Valentini <[email protected]> - 0.7.3-1 - Update to version 0.7.3; Fixes RHBZ#2133332 * Sat Jul 23 2022 Fedora Release Engineering <[email protected]> - 0.7.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sat Jul 02 2022 Robert-André Mauchin <[email protected]> - 0.7.1-14 - Update to 0.7.1 - Close: rhbz#2036803
/usr/share/cargo/registry/snafu-0.8.0 /usr/share/cargo/registry/snafu-0.8.0/.cargo-checksum.json /usr/share/cargo/registry/snafu-0.8.0/CHANGELOG.md /usr/share/cargo/registry/snafu-0.8.0/CODE_OF_CONDUCT.md /usr/share/cargo/registry/snafu-0.8.0/CONTRIBUTING.md /usr/share/cargo/registry/snafu-0.8.0/Cargo.toml /usr/share/cargo/registry/snafu-0.8.0/LICENSE-APACHE /usr/share/cargo/registry/snafu-0.8.0/LICENSE-MIT /usr/share/cargo/registry/snafu-0.8.0/README.md /usr/share/cargo/registry/snafu-0.8.0/fmt-markdown.sh /usr/share/cargo/registry/snafu-0.8.0/netlify.toml /usr/share/cargo/registry/snafu-0.8.0/src /usr/share/cargo/registry/snafu-0.8.0/src/Snafu.md /usr/share/cargo/registry/snafu-0.8.0/src/backtrace_impl_backtrace_crate.rs /usr/share/cargo/registry/snafu-0.8.0/src/backtrace_impl_inert.rs /usr/share/cargo/registry/snafu-0.8.0/src/backtrace_impl_std.rs /usr/share/cargo/registry/snafu-0.8.0/src/error_chain.rs /usr/share/cargo/registry/snafu-0.8.0/src/futures /usr/share/cargo/registry/snafu-0.8.0/src/futures/mod.rs /usr/share/cargo/registry/snafu-0.8.0/src/futures/try_future.rs /usr/share/cargo/registry/snafu-0.8.0/src/futures/try_stream.rs /usr/share/cargo/registry/snafu-0.8.0/src/guide /usr/share/cargo/registry/snafu-0.8.0/src/guide.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/comparison /usr/share/cargo/registry/snafu-0.8.0/src/guide/comparison.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/comparison/failure.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/compatibility.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/examples /usr/share/cargo/registry/snafu-0.8.0/src/guide/examples.rs /usr/share/cargo/registry/snafu-0.8.0/src/guide/examples/backtrace.rs /usr/share/cargo/registry/snafu-0.8.0/src/guide/examples/basic.rs /usr/share/cargo/registry/snafu-0.8.0/src/guide/feature_flags.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/generics.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/opaque.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/philosophy.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/structs.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/troubleshooting /usr/share/cargo/registry/snafu-0.8.0/src/guide/troubleshooting.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/troubleshooting/missing_field_source.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/upgrading.md /usr/share/cargo/registry/snafu-0.8.0/src/guide/what_code_is_generated.md /usr/share/cargo/registry/snafu-0.8.0/src/lib.rs /usr/share/cargo/registry/snafu-0.8.0/src/no_std_error.rs /usr/share/cargo/registry/snafu-0.8.0/src/once_bool.rs /usr/share/cargo/registry/snafu-0.8.0/src/report.md /usr/share/cargo/registry/snafu-0.8.0/src/report.rs /usr/share/cargo/registry/snafu-0.8.0/tests /usr/share/cargo/registry/snafu-0.8.0/tests/backtrace-optional-enabled.rs /usr/share/cargo/registry/snafu-0.8.0/tests/backtrace-optional.rs /usr/share/cargo/registry/snafu-0.8.0/tests/backtrace.rs /usr/share/cargo/registry/snafu-0.8.0/tests/backtrace_attributes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/basic.rs /usr/share/cargo/registry/snafu-0.8.0/tests/boxed_error_trait_object.rs /usr/share/cargo/registry/snafu-0.8.0/tests/boxing-errors.rs /usr/share/cargo/registry/snafu-0.8.0/tests/build-leaf-error.rs /usr/share/cargo/registry/snafu-0.8.0/tests/context_selector_name.rs /usr/share/cargo/registry/snafu-0.8.0/tests/default_error_display.rs /usr/share/cargo/registry/snafu-0.8.0/tests/display-shorthand.rs /usr/share/cargo/registry/snafu-0.8.0/tests/doc_comment.rs /usr/share/cargo/registry/snafu-0.8.0/tests/ensure.rs /usr/share/cargo/registry/snafu-0.8.0/tests/error_chain.rs /usr/share/cargo/registry/snafu-0.8.0/tests/generics.rs /usr/share/cargo/registry/snafu-0.8.0/tests/generics_with_default.rs /usr/share/cargo/registry/snafu-0.8.0/tests/implicit.rs /usr/share/cargo/registry/snafu-0.8.0/tests/location.rs /usr/share/cargo/registry/snafu-0.8.0/tests/mapping_result_without_try_operator.rs /usr/share/cargo/registry/snafu-0.8.0/tests/module.rs /usr/share/cargo/registry/snafu-0.8.0/tests/multiple_attributes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/name-conflicts.rs /usr/share/cargo/registry/snafu-0.8.0/tests/no_context.rs /usr/share/cargo/registry/snafu-0.8.0/tests/opaque.rs /usr/share/cargo/registry/snafu-0.8.0/tests/options.rs /usr/share/cargo/registry/snafu-0.8.0/tests/premade_error.rs /usr/share/cargo/registry/snafu-0.8.0/tests/raw_idents.rs /usr/share/cargo/registry/snafu-0.8.0/tests/recursive_error.rs /usr/share/cargo/registry/snafu-0.8.0/tests/report.rs /usr/share/cargo/registry/snafu-0.8.0/tests/send_between_threads.rs /usr/share/cargo/registry/snafu-0.8.0/tests/single_use_lifetimes_lint.rs /usr/share/cargo/registry/snafu-0.8.0/tests/source_attributes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/stringly_typed.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/backtrace.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/backtrace_attributes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/context_selector_name.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/display.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/from_option.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/generics.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/main.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/module.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/no_context.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/single_use_lifetimes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/source_attributes.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/visibility.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/with_source.rs /usr/share/cargo/registry/snafu-0.8.0/tests/structs/without_source.rs /usr/share/cargo/registry/snafu-0.8.0/tests/transparent.rs /usr/share/cargo/registry/snafu-0.8.0/tests/visibility.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 23:47:10 2024