Docs.rs
fire-scope-0.1.1
fire-scope 0.1.1
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
51.85%
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.1
Module parse_
ipv4
Module Items
Traits
Functions
In crate fire_
scope
fire_scope
Module
parse_ipv4
Copy item path
Source
Traits
§
ILog2
Sub1
u32用のヘルパートレイト。 RIRが出力するIPv4範囲の計算に利用する。
Functions
§
largest_
ipv4_
block
IPv4 の範囲をサブネットに分割する際に、 CIDR ブロックをどのサイズで切るか決めるためのユーティリティ。 範囲[current, end]の中で取れる最大の CIDR ブロックサイズを返す。