Expand description
Version requests and tool requests (the name@version surface).
See docs/06-resolution.md for the request grammar. Parsing lives here;
version ordering and constraint satisfaction live in vanta-resolve.
Structs§
- Request
- A tool request: a tool name plus a version request.
Enums§
- Version
Req - A version request as written in
vanta.tomlor on the CLI.