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§
- Apply
Error - An error that occurred while writing out changes to a workspace.
- Hakari
Init - Manages initialization of a workspace-hack package.
- Workspace
Ops - Represents a set of write operations to the workspace.
- Workspace
OpsDisplay - A display formatter for
WorkspaceOps
.
Enums§
- Init
Error - An error that occurred while attempting to initialize
hakari
.