Docs.rs
maelstrom-linux-0.14.0
maelstrom-linux 0.14.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
nfachan
Dependencies
derive_more ^2
normal
libc ^0.2
normal
tokio ^1.44
normal
optional
Versions
2.64%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
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
AsFd
maelstrom_
linux
0.14.0
AsFd
Required Methods
fd
Implementors
In crate maelstrom_
linux
maelstrom_linux
Trait
AsFd
Copy item path
Source
pub trait AsFd { // Required method fn
fd
(&self) ->
Fd
; }
Required Methods
§
Source
fn
fd
(&self) ->
Fd
Implementors
§
Source
§
impl
AsFd
for
Fd
Source
§
impl
AsFd
for
OwnedFd