Module wasmer_vfs::host_fs

source ·

Structs

A thin wrapper around std::fs::File
A wrapper type around Stderr that implements VirtualFile and Serialize + Deserialize.
A wrapper type around Stdin that implements VirtualFile and Serialize + Deserialize.
A wrapper type around Stdout that implements VirtualFile and Serialize + Deserialize.