Docs.rs
fire-scope-0.1.4
fire-scope 0.1.4
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
Neuron-Grid
Dependencies
chrono ^0.4.40
normal
clap ^4.5.35
normal
futures ^0.3.31
normal
ipnet ^2.11.0
normal
rand ^0.9.0
normal
reqwest ^0.12.15
normal
tokio ^1.44.1
normal
Versions
49.12%
of the crate is documented
Go to latest version
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
fire_
scope
0.1.4
In fire_
scope::
ipv4_
utils
fire_scope
::
ipv4_utils
Function
ipv4_summarize_range
Copy item path
Source
pub fn ipv4_summarize_range(start:
u32
, end:
u32
) ->
Vec
<
IpNet
>
Expand description
IPv4の開始~終了アドレスを最適なCIDRに分割して返す。