Docs.rs
  • failover_vr-0.4.1
    • failover_vr 0.4.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Paul-weqe
    • Dependencies
      • byteorder ^1.5.0 normal
      • bytes ^1.7.1 normal
      • clap ^4.5.4 normal
      • ipnet ^2.9.0 normal
      • libc ^0.2.153 normal
      • log ^0.4.21 normal
      • log4rs ^1.3.0 normal
      • pnet ^0.33.0 normal
      • rand ^0.8.5 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • socket2 ^0.5.7 normal
      • tokio ^1.37.0 normal
    • Versions
    • 1.56% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

failover_vr0.4.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • config::BaseConfig
  • config::CliArgs
  • config::CliConfig
  • config::FileConfig
  • error::NetError
  • error::OptError
  • router::VirtualRouter

Enums

  • config::Action
  • config::VrrpConfig

Functions

  • config::parse_cli_opts
  • general::config_to_vr
  • run