Docs.rs
irid-std-0.3.0
irid-std 0.3.0
Docs.rs crate page
MIT
24 July 2026
Links
crates.io
Source
Owners
WhyAreAllTheseTaken
Dependencies
allocator-api2 ^0.4.0
normal
heapless ^0.9.3
normal
irid-syscall ^0.3.0
normal
itertools ^0.15.0
normal
spin ^0.12.0
normal
talc ^5.0.4
normal
thiserror ^2.0.18
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module os
irid_
std
0.3.0
Module os
Module Items
Modules
In crate irid_
std
irid_std
Module
os
Copy item path
1.0.0
·
Source
Expand description
OS-specific functionality.
Modules
§
fd
Owned and borrowed Unix-like file descriptors.
linux
Linux-specific definitions.
raw
Compatibility module for C platform-specific types. Use
core::ffi
instead.
unix
Platform-specific extensions to
std
for Unix platforms.