Docs.rs
  • deepl-rustls-0.6.3
    • deepl-rustls 0.6.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Alex-Programs
    • Dependencies
      • paste ^1.0.11 normal
      • reqwest ^0.12.4 normal
      • serde ^1.0.144 normal
      • serde_json ^1.0.85 normal
      • thiserror ^1.0.35 normal
      • tokio ^1.21.1 normal
      • tokio-stream ^0.1.11 normal
      • typed-builder ^0.18 normal
      • docx-rs ^0.4.6 dev
    • Versions
    • 75.73% of the crate is documented
  • 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

deepl_rustls0.6.3

Crate Items

  • Macros
  • Structs
  • Enums

List of all items

Structs

  • DeepLApi
  • DeepLApiBuilder
  • DocumentStatusResp
  • LangInfo
  • TranslateTextResp
  • UploadDocumentResp
  • UsageResponse
  • glossary::CreateGlossary
  • glossary::GlossaryLanguagePair
  • glossary::GlossaryResp

Enums

  • DocumentTranslateStatus
  • Error
  • Formality
  • Lang
  • LangConvertError
  • LangType
  • TagHandling
  • glossary::EntriesFormat

Macros

  • impl_requester