Module cli_ops

Source
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§

ApplyError
An error that occurred while writing out changes to a workspace.
HakariInit
Manages initialization of a workspace-hack package.
WorkspaceOps
Represents a set of write operations to the workspace.
WorkspaceOpsDisplay
A display formatter for WorkspaceOps.

Enums§

InitError
An error that occurred while attempting to initialize hakari.