async fn tokio_save(path: PathBuf, module: Module) -> Result<(), CacheError>
Saves the module to the filesystem cache.
A tokio reactor must be available