Docs.rs
stackaddr-0.8.0
stackaddr 0.8.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shellrow
Dependencies
base32 ^0.5
normal
base64 ^0.22
normal
bytes ^1
normal
mac-addr ^0.3
normal
serde ^1
normal
optional
uuid ^1.18
normal
rand ^0.9
dev
serde_json ^1.0
dev
uuid ^1.18
dev
Versions
93%
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
Module addr
stackaddr
0.8.0
Module addr
Module Items
Structs
In crate stackaddr
stackaddr
Module
addr
Copy item path
Source
Expand description
Stack address and protocol representation.
Structs
ยง
Stack
Addr
A stack address that contains a stack of protocols. The stack address can be used to represent a network address with multiple protocols.