Expand description
Lightweight metadata plumbing that allows pack entries to carry auxiliary information (paths, pack offsets, CRC32, etc.) through encode/decode pipelines without polluting core types.
Structs§
- Entry
Meta - Metadata about a pack entry.
- Meta
Attached - Wrapper type that attaches metadata to an inner type.
Traits§
- Metadata
Ext - Trait for types that can carry metadata.