Docs.rs
  • centraldogma-0.1.2
    • centraldogma 0.1.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • crates.io
    • Source
    • Owners
    • unrealhoang
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • fastrand ^1 normal
      • form_urlencoded ^1 normal
      • futures ^0.3 normal
      • log ^0.4 normal
      • reqwest ^0.11 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • thiserror ^1 normal
      • tokio ^1 normal
      • url ^2 normal
      • wiremock ^0.5 dev
    • Versions
    • 91.23% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

centraldogma0.1.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Client
  • ProjectClient
  • RepoClient
  • model::Author
  • model::Change
  • model::Commit
  • model::CommitMessage
  • model::Entry
  • model::ListEntry
  • model::Project
  • model::PushResult
  • model::Query
  • model::Repository
  • model::Revision
  • model::WatchFileResult
  • model::WatchRepoResult

Enums

  • Error
  • model::ChangeContent
  • model::CommitDetail
  • model::EntryContent
  • model::EntryType
  • model::QueryType

Traits

  • ContentService
  • ProjectService
  • RepoService
  • WatchService