wasmer_wasix::runtime::module_cache::filesystem

Function read_file

Source
async fn read_file(path: &Path) -> Result<Vec<u8>, CacheError>