Docs.rs
bgpkit-parser-0.11.1
bgpkit-parser 0.11.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
digizeph
Dependencies
bitflags ^2.6
normal
bytes ^1.7
normal
optional
chrono ^0.4.38
normal
optional
clap ^4.5
normal
optional
env_logger ^0.11
normal
optional
hex ^0.4.3
normal
optional
ipnet ^2.10
normal
itertools ^0.14
normal
log ^0.4
normal
num_enum ^0.7
normal
oneio ^0.17.0
normal
optional
regex ^1
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
anyhow ^1
dev
bgpkit-broker ^0.7.0-beta.5
dev
bzip2 ^0.5
dev
criterion ^0.5.1
dev
ctrlc ^3.4
dev
env_logger ^0.11
dev
flate2 ^1.0
dev
futures-util ^0.3.30
dev
hex ^0.4.3
dev
kafka ^0.10.0
dev
md5 ^0.7.0
dev
rayon ^1.10
dev
regex ^1
dev
serde_json ^1.0
dev
tempfile ^3
dev
tokio ^1
dev
tokio-tungstenite ^0.24.0
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
tungstenite ^0.24.0
dev
which ^7
dev
Versions
21.38%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bgpkit_
parser
0.11.1
In bgpkit_
parser::
parser::
utils
bgpkit_parser
::
parser
::
utils
Function
encode_ipaddr
Copy item path
Source
pub fn encode_ipaddr(addr: &
IpAddr
) ->
Vec
<
u8
>
ⓘ