Docs.rs
  • vaas-6.1.2
    • vaas 6.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GdataGithubBot
    • Dependencies
      • async-trait ^0.1.80 normal
      • bytes ^1.6.0 normal
      • futures ^0.3.30 normal
      • futures-util ^0.3.30 normal
      • rand ^0.8.5 normal
      • regex ^1.10.4 normal
      • reqwest ^0.12.4 normal
      • serde ^1.0.200 normal
      • serde_json ^1.0.116 normal
      • sha2 ^0.10.8 normal
      • thiserror ^2.0.0 normal
      • tokio ^1.37 normal
      • tokio-stream ^0.1.15 normal
      • tokio-util ^0.7.11 normal
      • tracing ^0.1.40 normal
      • uuid ^1.8 normal
      • websockets ^0.3.0 normal
      • dotenv ^0.15 dev
      • tokio ^1.37 dev
      • tracing-test ^0.2.1 dev
    • Versions
    • 100% of the crate is documented
  • 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

vaas6.1.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • auth::authenticators::ClientCredentials
  • auth::authenticators::Password
  • builder::Builder
  • cancellation::CancellationToken
  • connection::Connection
  • sha256::Sha256
  • vaas::Vaas
  • vaas_verdict::VaasVerdict

Enums

  • error::Error
  • message::Verdict

Traits

  • auth::Authenticator

Type Aliases

  • error::VResult