Docs.rs
abol-core-0.1.0
abol-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Abel981
Dependencies
byteorder ^1.5
normal
bytes ^1.11
normal
md-5 ^0.10
normal
rand ^0.9
normal
thiserror ^2.0
normal
zeroize ^1.8
normal
Versions
43.02%
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
Crate abol_core
abol_
core
0.1.0
All Items
Crate Items
Modules
Structs
Enums
Crate
abol_
core
Copy item path
Source
Modules
§
attribute
packet
Structs
§
Cidr
Represents an IP network prefix using Classless Inter-Domain Routing (CIDR) notation.
Request
Represents a RADIUS request received by the server.
Response
Represents a RADIUS response to be sent back to the client.
Enums
§
Code
RADIUS packet codes as defined in
RFC 2865
.