Module split

Source
Expand description

Split module.

Modules§

async_std
Run asynchronously with async-std/async_std feature.
tokio
Run asynchronously with tokio feature.

Structs§

Split
Process to split file from a path to a directory.
SplitResult
Result of the split process.