Expand description
Split module.
Modules§
- async_
std - Run asynchronously with
async-std/async_stdfeature. - tokio
- Run asynchronously with
tokiofeature.
Structs§
- Split
- Process to split file from a path to a directory.
- Split
Result - Result of the split process.