Expand description
Basic functionality.
Modules§
- exposed
- Exposed namespace of the module.
- orphan
- Orphan namespace of the module.
- own
- Own namespace of the module.
- prelude
- Prelude to use essentials:
use my_module::prelude::*
.
Structs§
Functions§
- run
- Executes an external process in a specified directory without using a shell.