Docs.rs
  • openconnect-core-0.1.5
    • openconnect-core 0.1.5
    • Permalink
    • Docs.rs crate page
    • LGPL-2.1
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • hlhr202
    • Dependencies
      • anyhow ^1.0.81 normal
      • chacha20poly1305 ^0.10.1 normal
      • chrono ^0.4.35 normal
      • ctrlc ^3.4.4 normal
      • dotenvy ^0.15.7 normal
      • hex ^0.4.3 normal
      • home ^0.5.9 normal
      • lazy_static ^1.4.0 normal
      • libc ^0.2.153 normal
      • machine-uid ^0.5.1 normal
      • openconnect-sys ^0.1.5 normal
      • rand ^0.8.5 normal
      • reqwest ^0.12.2 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • sha2 ^0.10.8 normal
      • signal-hook ^0.3.17 normal
      • thiserror ^1.0.58 normal
      • tokio ^1.37.0 normal
      • tracing ^0.1.40 normal
      • tracing-appender ^0.2.3 normal
      • tracing-subscriber ^0.3.18 normal
      • security-framework ^2.9.2 normal
      • windows ^0.54.0 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 6% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

openconnect_core0.1.5

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • VpnClient
  • command::SIGNAL_HANDLE
  • command::SignalHandle
  • config::Config
  • config::ConfigBuilder
  • config::Entrypoint
  • config::EntrypointBuilder
  • events::EventHandlers
  • ip_info::IpInfo
  • log::Logger
  • protocols::Protocol
  • stats::Stats
  • storage::OidcServer
  • storage::PassEncryptor
  • storage::PasswordServer
  • storage::StoredConfigs
  • storage::StoredConfigsJson

Enums

  • Status
  • command::Command
  • config::LogLevel
  • result::OpenconnectError
  • storage::PassEncryptorError
  • storage::StoredConfigError
  • storage::StoredServer

Traits

  • Connectable
  • command::CmdPipe
  • result::EmitError

Functions

  • protocols::get_anyconnect_protocol
  • protocols::get_supported_protocols

Type Aliases

  • result::OpenconnectResult