Docs.rs
  • wireguard-control-1.7.0
    • wireguard-control 1.7.0
    • Permalink
    • Docs.rs crate page
    • LGPL-2.1-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mcginty
    • bschwind
    • github:tonarino:engineering
    • Dependencies
      • base64 ^0.13.1 normal
      • hex ^0.4.3 normal
      • libc ^0.2 normal
      • log ^0.4 normal
      • rand_core ^0.6 normal
      • x25519-dalek ^2.0.1 normal
      • netlink-packet-core ^0.7 normal
      • netlink-packet-generic ^0.3.3 normal
      • netlink-packet-route ^0.21 normal
      • netlink-packet-utils ^0.5.2 normal
      • netlink-packet-wireguard ^0.2.3 normal
      • netlink-request ^1.7.0 normal
      • netlink-sys ^0.8 normal
      • nix ^0.30.1 normal
    • Versions
    • 63.64% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • 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

wireguard_control1.7.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • AllowedIp
  • Device
  • DeviceUpdate
  • InterfaceName
  • InvalidKey
  • Key
  • KeyPair
  • PeerConfig
  • PeerConfigBuilder
  • PeerInfo
  • PeerStats

Enums

  • Backend
  • InvalidInterfaceName

Functions

  • backends::kernel::apply
  • backends::kernel::delete_interface
  • backends::kernel::enumerate
  • backends::kernel::get_by_name
  • backends::userspace::apply
  • backends::userspace::delete_interface
  • backends::userspace::enumerate
  • backends::userspace::get_by_name
  • backends::userspace::resolve_tun