Docs.rs
cap-primitives-0.10.0
cap-primitives 0.10.0
Docs.rs crate page
Apache-2.0
WITH LLVM-exception OR
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
sunfishcode
wasmtime-publish
Dependencies
arbitrary ^0.4.7
normal
fs-set-times ^0.2.3
normal
ipnet ^2.3.0
normal
maybe-owned ^0.3.4
normal
unsafe-io ^0.2.0
normal
once_cell ^1.4.1
normal
libc ^0.2.81
normal
posish ^0.5.4
normal
errno ^0.2.7
normal
errno ^0.2.7
normal
winapi ^0.3.9
normal
winapi-util ^0.1.5
normal
winx ^0.22.0
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
?
1
2
3
4
5
//! Networking utilities.
mod
catalog
;
pub
use
catalog
::
*
;