Expand description
Linux specific downloaders and utilities.
Re-exports§
pub use self::ubuntu::ArtifactPaths;pub use self::ubuntu::ArtifactPolicy;pub use self::ubuntu::ArtifactRef;pub use self::ubuntu::FilenamePolicy;pub use self::ubuntu::KernelArtifacts;pub use self::ubuntu::PackageIndex;pub use self::ubuntu::PackageQuery;pub use self::ubuntu::UbuntuRepositoryEntry;pub use self::ubuntu::UbuntuSymbolDownloader;pub use self::ubuntu::UbuntuSymbolPaths;pub use self::ubuntu::UbuntuSymbolRequest;
Modules§
- ubuntu
- Ubuntu archive downloader.
Structs§
- Linux
Banner - Linux banner.
- Ubuntu
Version Signature - Ubuntu kernel version signature, as embedded in the UTS version string.
Enums§
- Downloader
Error - Errors surfaced while resolving Linux kernel debug symbols.
- Error
- Errors surfaced by ISR downloaders.
- Linux
Version Signature - Distribution-specific version signature extracted from a kernel banner.
- Progress
Event - Progress event emitted during download and extraction operations.
Type Aliases§
- Progress
Fn - Shared, cloneable progress callback.