Structs§
- Entry
NotFound Snafu - SNAFU context selector for the
JarError::EntryNotFoundvariant - IoSnafu
- SNAFU context selector for the
JarError::Iovariant - ZipSnafu
- SNAFU context selector for the
JarError::Zipvariant
Enums§
- JarError
- Represents errors that can occur while working with JAR files.
Type Aliases§
- Result
- Type alias for a Result type that uses JarError for error handling.