Structsยง
- File
System Cache - A cache that saves modules to a folder on the host filesystem using
Module::serialize().
Functionsยง
- deserialize ๐
- read_
file ๐ - tokio_
contains ๐ - Checks if the path exists in the filesystem cache.
- tokio_
load ๐ - Loads a module from the filesystem cache.
- tokio_
save ๐ - Saves the module to the filesystem cache.