Docs.rs
  • tauri-plugin-network-manager-2.0.0
    • tauri-plugin-network-manager 2.0.0
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • JoaquinDecima
    • Dependencies
      • env_logger ^0.10 normal
      • log ^0.4 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tauri ^2 normal
      • thiserror ^1.0 normal
      • tokio ^1.45.0 normal
      • tracing ^0.1 normal
      • uuid ^1.16.0 normal
      • zbus ^3.14 normal
      • tauri-plugin ^2 build
    • Versions
    • 12.64% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

tauri_plugin_network_manager2.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • NetworkManagerState
  • models::NetworkInfo
  • models::VSKNetworkManager
  • models::WiFiConnectionConfig
  • models::WiFiNetwork

Enums

  • error::NetworkError
  • models::WiFiSecurityType

Traits

  • NetworkManagerExt
  • models::AccessPointProxy
  • models::ConnectionProxy
  • models::DeviceProxy
  • models::WirelessDeviceProxy

Functions

  • desktop::init
  • init
  • spawn_network_change_emitter

Type Aliases

  • error::Result