Enums§
- Async
Writeable cloud
- Holds an async writeable file, abstracted over local files or cloud files.
- Writeable
- Holds a non-async writeable file, abstracted over local files or cloud files.
Functions§
- try_
get_ writeable - Note: Prefer using
Writeable
/Writeable::try_new
where possible.