Docs.rs
autocore-std-3.3.17
autocore-std 3.3.17
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
rhythmchicago
Dependencies
anyhow ^1
normal
ctrlc ^3.4
normal
futures-util ^0.3
normal
log ^0.4
normal
mechutil ^0.7
normal
raw_sync ^0.1
normal
serde ^1
normal
serde_json ^1
normal
shared_memory ^0.12
normal
tokio ^1
normal
tokio-tungstenite ^0.21
normal
Versions
94.58%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
count_open_fds
autocore_
std
3.3.17
In autocore_
std::
diagnostics
autocore_std
::
diagnostics
Function
count_
open_
fds
Copy item path
Source
pub fn count_open_fds() ->
usize
Expand description
Count open file descriptors by reading
/proc/self/fd
.