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ยง
- Emulate
Item Result - What needs to be done after emulating an item (a shim or an intrinsic) is done.