Docs.rs
  • abuseipdb2-0.3.2
    • abuseipdb2 0.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • veronoicc
    • Dependencies
      • chrono ^0.4 normal
      • ipnetwork ^0.20 normal
      • reqwest ^0.12.5 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_urlencoded ^0.7.1 normal
      • thiserror ^1.0 normal
      • url ^2.5 normal
      • tokio ^1.0 dev
    • Versions
    • 27.71% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

abuseipdb20.3.2

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Client
  • endpoints::blacklist::Blacklist
  • endpoints::blacklist::Meta
  • endpoints::blacklist::Request
  • endpoints::blacklist::Response
  • endpoints::check::Request
  • endpoints::check::Response
  • endpoints::check_block::Request
  • endpoints::check_block::Response
  • endpoints::report::Request
  • endpoints::report::Response
  • endpoints::reports::Request
  • endpoints::reports::Response
  • types::DataWrapper
  • types::Error
  • types::Report

Enums

  • Error
  • types::Category
  • types::IpVersion
  • types::UsageType

Type Aliases

  • Result