Module shims

Source

Re-exports§

pub use self::files::FdTable;
pub use self::unix::DirTable;
pub use self::unix::EpollInterestTable;

Modules§

alloc 🔒
backtrace 🔒
env
extern_static
Provides the extern static that this platform expects.
files 🔒
foreign_items
io_error
native_lib 🔒
Implements calling functions from a native library.
os_str
panic
Panic runtime for Miri.
time
tls
Implement thread-local storage.
unix 🔒
wasi 🔒
windows 🔒
x86 🔒

Enums§

EmulateItemResult
What needs to be done after emulating an item (a shim or an intrinsic) is done.