Docs.rs
  • rust-network-mgr-0.1.2
    • rust-network-mgr 0.1.2
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sparesparrow
    • Dependencies
      • anyhow ^1.0 normal
      • directories ^5.0 normal
      • futures ^0.3 normal
      • netlink-packet-core ^0.7.0 normal
      • netlink-packet-route ^0.22.0 normal
      • nftnl ^0.7.0 normal
      • nix ^0.27.1 normal
      • rtnetlink ^0.16.0 normal
      • serde ^1.0 normal
      • serde_yaml ^0.9.25 normal
      • tempfile ^3.19.1 normal
      • thiserror ^1.0.48 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.37 normal
      • tracing-subscriber ^0.3.17 normal
    • Versions
    • 12% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

rust_network_mgr0.1.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • network::NetworkMonitor
  • nftables::NftablesManager
  • socket::SocketHandler
  • types::AppConfig
  • types::InterfaceConfig
  • types::NetworkState

Enums

  • types::AppError
  • types::ControlCommand
  • types::NetworkEvent

Functions

  • config::load_config
  • config::validate_config

Type Aliases

  • types::ControlCommandReceiver
  • types::ControlCommandSender
  • types::NetworkEventSender
  • types::Result