Skip to main content
Module path
ouisync
0.10.0
Module path
Module Items
Functions
In crate ouisync
ouisync
Module
path
Copy item path
Source
Expand description
Utilities for working with filesystem paths.
Functions
§
decompose
Decomposes
path
into parent and filename. Returns
None
if
path
doesn’t have parent (it’s the root).