Docs.rs
nftables-0.6.3
nftables 0.6.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
jwhb
JKRhb
Dependencies
async-process ^2.4.0
normal
optional
futures-lite ^2.6.1
normal
optional
schemars ^1.0.4
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
serde_path_to_error ^0.1
normal
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
thiserror ^2.0.14
normal
tokio ^1.47.1
normal
optional
datatest-stable ^0.3.2
dev
serial_test ^3.2.0
dev
tempfile ^3.20.0
dev
Versions
85.12%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
nftables
0.6.3
Module cli
Module Items
Functions
In crate nftables
nftables
Module
cli
Copy item path
Source
Expand description
Contains handling and parsing of command line arguments.
Functions
ยง
collect_
command_
args
Get command arguments.
handle_
args
Dispatch command line arguments to commands.