Docs.rs
  • hackmd-api-client-rs-0.2.0
    • hackmd-api-client-rs 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • EastSun5566
    • Dependencies
      • chrono ^0.4.35 normal
      • reqwest ^0.12.15 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.114 normal
      • tokio ^1.45.1 normal
      • url ^2.5.0 normal
      • tokio ^1.45.1 dev
    • Versions
    • 0% 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

hackmd_api_client_rs0.2.0

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • ApiClient
  • ApiClientOptions
  • RetryOptions
  • error::HackMDError
  • error::HttpResponseError
  • error::InternalServerError
  • error::MissingRequiredArgument
  • error::TooManyRequestsError
  • types::CreateNoteOptions
  • types::Note
  • types::SimpleUserProfile
  • types::SingleNote
  • types::Team
  • types::UpdateNoteOptions
  • types::User

Enums

  • error::ApiError
  • types::CommentPermissionType
  • types::NotePermissionRole
  • types::NotePublishType
  • types::TeamVisibilityType

Type Aliases

  • error::Result