Structs
- A command.
- The output of a command.
- Default implementation of
Clock. - Default implementation of
CommandRunner. - Default implementation of
Env. - Default implementation of
System. - Default implementation of
UuidGenerator. - Struct that represents a function mock.
mockallimplementation ofClock.mockallimplementation ofCommandRunner.mockallimplementation ofEnv.mockallimplementation ofSystem.mockallimplementation ofUuidGenerator.
Traits
- A trait for getting the current time.
- A trait for running commands.
- A trait for getting environment variables.
- A trait for interacting with the system.
- A trait for generating UUIDs.