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.