Module cargo_workspace2::ops[][src]

Atomic operations on a cargo workspace

This module contains operations that can be executed on a workspace. They take some set of inputs, modelled as fields, and produce a shared output which is represented by Result

Enums

Op

Differentiating operation enum

OpError

An error that occured while running an operation

Print

Selection of which type to print

Type Definitions

Result

Special result type that wraps an OpError