Docs.rs
  • azure-rust-0.4.0
    • azure-rust 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • notdanilo
    • Dependencies
      • base64 ^0.12 normal
      • data-encoding ^2 normal
      • dirs ^2.0 normal optional
      • error-chain ^0.12 normal
      • futures ^0.3 normal
      • http ^0.2 normal
      • hyperx ^1 normal
      • log ^0.4 normal
      • mime ^0.3 normal
      • percent-encoding ^2 normal
      • reqwest ^0.11.1 normal
      • serde ^1.0.84 normal
      • serde_derive ^1.0 normal
      • serde_json ^1.0 normal
      • url ^2 normal
      • dotenv ^0.15.0 dev
      • pretty_env_logger ^0.4 dev
      • tokio ^1.0 dev
    • Versions
    • 100% 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

azure_rust0.4.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AzureClient
  • errors::ClientError
  • errors::Error
  • errors::FieldErr
  • projects::Project
  • projects::ProjectOptions
  • projects::ProjectResponse
  • projects::ProjectStatus
  • projects::Projects
  • projects::ProjectsOptions
  • projects::ProjectsOptionsBuilder
  • projects::ProjectsResponse
  • pull_requests::PROption
  • pull_requests::PullListOptions
  • pull_requests::PullListOptionsBuilder
  • pull_requests::PullRequestCreateResponse
  • pull_requests::PullRequestResponse
  • pull_requests::PullRequestsResponse
  • pull_requests::PullUpdateOptions
  • pull_requests::PullUpdateOptionsBuilder
  • pull_requests::pull::PullRequest
  • pull_requests::pulls::PullRequests
  • repository::RepoCreateReponse
  • repository::RepoListOptions
  • repository::RepoOptions
  • repository::RepoResponse
  • repository::ReposResponse
  • repository::Repositories
  • repository::Repository
  • work_items::WorkItem
  • work_items::WorkItemFields
  • work_items::WorkItemRef
  • work_items::WorkItems

Enums

  • ApiVersion
  • AuthenticationConstraint
  • Credentials
  • MediaType
  • SortDirection
  • errors::ErrorKind
  • pull_requests::MergeStrategy
  • pull_requests::PullStatus

Traits

  • errors::ResultExt

Type Aliases

  • Future
  • Stream
  • errors::Result