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.