Expand description
Native Cargo/crate registry plugin. Extracts crate name + version from .crate filenames (zero decompression cost). Optionally parses Cargo.toml inside the tarball for deps (only if needed).
Structsยง
- Cargo
Plugin - Native plugin that extracts crate metadata from .crate file paths. Name and version are parsed from the filename (no I/O needed).