Structsยง
- 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.