Expand description
Command-line operations for hakari
.
These are primarily intended for use with cargo hakari
, but may be used by other command-line
frontends.
Requires the cli-support
feature to be enabled.
Structs§
- An error that occurred while writing out changes to a workspace.
- Manages initialization of a workspace-hack package.
- Represents a set of write operations to the workspace.
- A display formatter for
WorkspaceOps
.
Enums§
- An error that occurred while attempting to initialize
hakari
.