Docs.rs
  • desec_api-0.4.0
    • desec_api 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andreas-bruckmeier
    • Dependencies
      • const_format ^0.2.32 normal
      • log ^0.4.21 normal
      • reqwest ^0.11.26 normal
      • serde ^1.0.144 normal
      • serde_json ^1.0.85 normal
      • thiserror ^1.0 normal
      • tokio ^1.36.0 normal
      • tokio ^1.36.0 dev
      • tokio-shared-rt ^0.1.0 dev
      • ureq ^2.9.7 dev
      • uuid ^1.8.0 dev
    • Versions
    • 45.19% 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

desec_api0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • Client
  • account::AccountClient
  • account::AccountInformation
  • account::Captcha
  • account::Login
  • account::RegisterResponse
  • domain::DNSSECKeyInfo
  • domain::Domain
  • domain::DomainClient
  • rrset::ResourceRecordSet
  • rrset::RrsetClient
  • token::Token
  • token::TokenClient
  • token::TokenPolicy

Enums

  • Error
  • account::CaptchaKind

Functions

  • account::get_captcha
  • account::login
  • account::register

Constants

  • API_URL
  • USERAGENT