Expand description
The executable_command module creates
Executables from arbitrary Commands.
Modules§
- prelude
- Exposes the default public types for the
executable_commandmodule.
Structs§
- Command
Executable - Bridges
Commands andExecutables into one type, which implements both traits.