https://github.com/d-e-s-o/debuginfod
A crate for interacting with debuginfod servers.
https://github.com/d-e-s-o/debuginfod
Last synced: 10 months ago
JSON representation
A crate for interacting with debuginfod servers.
- Host: GitHub
- URL: https://github.com/d-e-s-o/debuginfod
- Owner: d-e-s-o
- License: apache-2.0
- Created: 2024-04-22T21:32:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-26T12:51:01.000Z (over 1 year ago)
- Last Synced: 2024-05-01T13:58:35.244Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
[](https://github.com/d-e-s-o/debuginfod/actions/workflows/test.yml)
[](https://codecov.io/gh/d-e-s-o/debuginfod)
[](https://crates.io/crates/debuginfod)
[](https://docs.rs/debuginfod)
[](https://blog.rust-lang.org/2022/09/22/Rust-1.64.0.html)
debuginfod
==========
- [Documentation][docs-rs]
- [Changelog](CHANGELOG.md)
A crate for interacting with [`debuginfod`][debuginfod] servers.
[debuginfod]: https://sourceware.org/elfutils/Debuginfod.html
[docs-rs]: https://docs.rs/debuginfod