Module file

Source

Enums§

AsyncWriteablecloud
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.