Docs.rs
  • wireguard-uapi-3.0.1
    • wireguard-uapi 3.0.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gluxon
    • Dependencies
      • derive_builder ^0.10.2 normal
      • hex ^0.4.3 normal optional
      • take-until ^0.1.0 normal optional
      • thiserror ^1.0 normal
      • anyhow ^1.0 dev
      • base64 ^0.13.0 dev
      • colored ^2.0.0 dev
      • predicates ^2.1.0 dev
      • rand ^0.8.4 dev
      • tempfile ^3.2.0 dev
      • libc ^0.2.66 normal
      • neli ^0.6.3 normal
    • Versions
    • 17.05% 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

wireguard_uapi3.0.1

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • get::AllowedIp
  • get::AllowedIpBuilder
  • get::Device
  • get::DeviceBuilder
  • get::Peer
  • get::PeerBuilder
  • linux::RouteSocket
  • linux::WgSocket
  • linux::set::AllowedIp
  • linux::set::Device
  • linux::set::Peer
  • xplatform::Client
  • xplatform::set::AllowedIp
  • xplatform::set::Device
  • xplatform::set::Peer

Enums

  • get::AllowedIpBuilderError
  • get::DeviceBuilderError
  • get::ParseAllowedIpError
  • get::PeerBuilderError
  • linux::DeviceInterface
  • linux::err::ConnectError
  • linux::err::GetDeviceError
  • linux::err::LinkDeviceError
  • linux::err::ListDevicesError
  • linux::err::NlError
  • linux::err::ParseAttributeError
  • linux::err::ParseDeviceError
  • linux::err::ParseIpAddrError
  • linux::err::ParseSockAddrError
  • linux::err::SetDeviceError
  • linux::set::WgDeviceF
  • linux::set::WgPeerF
  • xplatform::error::GetDeviceError
  • xplatform::error::SetDeviceError
  • xplatform::parser::ParseGetResponseError

Functions

  • xplatform::parser::parse