Docs.rs
  • rspamd-client-0.2.0
    • rspamd-client 0.2.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • vstakhov
    • Dependencies
      • async-trait ^0.1 normal
      • attohttpc ^0.28 normal optional
      • blake2b_simd ^1.0 normal
      • bytes ^1.7.2 normal
      • chacha20 ^0.9 normal
      • crypto_box ^0.9 normal
      • crypto_secretbox ^0.1 normal
      • curve25519-dalek ^4.1 normal
      • futures ^0.3.31 normal
      • httparse ^1.9 normal
      • maybe-async ^0.2 normal
      • native-tls ^0.2 normal
      • poly1305 ^0.8 normal
      • reqwest ^0.12 normal optional
      • rspamd-base32 ^0.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • tokio ^1.34 normal optional
      • tokio-stream ^0.1.16 normal
      • typed-builder ^0.20 normal
      • ureq ^2.5 normal optional
      • url ^2.5 normal
      • zstd ^0.13 normal
    • Versions
    • 48.36% of the crate is documented
  • Go to latest version
  • Platform
    • 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

rspamd_client0.2.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • backend::async_client::AsyncClient
  • backend::async_client::ReqwestRequest
  • backend::traits::ResponseData
  • backend::traits::ResponseDataStream
  • config::Config
  • config::EnvelopeData
  • config::ProxyConfig
  • config::TlsSettings
  • protocol::commands::RspamdEndpoint
  • protocol::encryption::HTTPCryptEncrypted
  • protocol::encryption::RspamdSecretbox
  • protocol::scan::MailHeader
  • protocol::scan::Milter
  • protocol::scan::RspamdScanReply
  • protocol::scan::Symbol

Enums

  • error::RspamdError
  • protocol::commands::RspamdCommand

Traits

  • backend::traits::Request

Functions

  • backend::async_client::async_client
  • backend::async_client::scan_async
  • protocol::encryption::httpcrypt_decrypt
  • protocol::encryption::httpcrypt_encrypt
  • protocol::encryption::make_key_header

Type Aliases

  • backend::traits::DataStream
  • backend::traits::StreamItem