Docs.rs
rustbgpd-wire-0.12.0
rustbgpd-wire 0.12.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lance0
Dependencies
bytes ^1
normal
thiserror ^2
normal
criterion ^0.8
dev
proptest ^1
dev
Versions
99.75%
of the crate is documented
Platform
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
MAX_MPLS_LABEL
rustbgpd_
wire
0.12.0
In rustbgpd_
wire::
vpn
rustbgpd_wire
::
vpn
Constant
MAX_
MPLS_
LABEL
Copy item path
Source
pub const MAX_MPLS_LABEL:
u32
= 0x000F_FFFF;
Expand description
Maximum 20-bit MPLS label value.