Docs.rs
  • open-wechat-1.1.1
    • open-wechat 1.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • headironc
    • Dependencies
      • aes ^0.8.4 normal
      • async-trait ^0.1.83 normal
      • base64 ^0.22.1 normal
      • cbc ^0.1.2 normal
      • chrono ^0.4.38 normal
      • hex ^0.4.3 normal
      • hmac ^0.12.1 normal
      • reqwest ^0.12.9 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • serde_repr ^0.1.19 normal
      • sha2 ^0.10.8 normal
      • strum ^0.26.3 normal
      • thiserror ^2.0.3 normal
      • tokio ^1.41.1 normal
      • tracing ^0.1.41 normal
      • axum ^0.8.1 dev
      • serde_json ^1.0.133 dev
      • tokio ^1.41.1 dev
    • Versions
    • 7.41% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

open_wechat1.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • client::Client
  • credential::AccessToken
  • credential::Credential
  • credential::GenericAccessToken
  • credential::StableAccessToken
  • user::Contact
  • user::User

Enums

  • error::Error
  • error::ErrorCode

Traits

  • credential::CheckSessionKey
  • credential::GetAccessToken
  • credential::GetStableAccessToken
  • credential::ResetSessionKey
  • user::GetContact

Type Aliases

  • Result