wasmer_wasix::runtime::module_cache::filesystem

Function tokio_contains

Source
async fn tokio_contains(path: PathBuf) -> Result<bool, CacheError>
Expand description

Checks if the path exists in the filesystem cache.

A tokio reactor must be available