Expand description
Parser for the [[tools]] section of assets.lock.
Structs§
- Arch
Entry - Per-architecture metadata for a tool.
- Assets
Lock - Top-level lockfile structure (only the parts we care about).
- Tool
Entry - A single
[[tools]]entry.
Functions§
- parse_
tools - Parse the
[[tools]]entries fromassets.lockTOML content.