Function wasmer_wasix::runtime::module_cache::filesystem::read_file

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