Module tool

Module tool 

Source

Structs§

ToolAlias
A tool alias, which is a simple string identifier for a tool.
ToolId
A tool identifier, which includes the author and name of a tool.
ToolSpec
A tool specification, which includes the author, name, and version of a tool.

Enums§

ToolAliasParseError
Error type representing the possible errors that can occur when parsing a ToolAlias.
ToolIdParseError
Error type representing the possible errors that can occur when parsing a ToolId.
ToolSpecParseError
Error type representing the possible errors that can occur when parsing a ToolSpec.