Docs.rs
  • cortex-client-0.1.0
    • cortex-client 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gbrigandi
    • Dependencies
      • reqwest ^0.12 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_repr ^0.1 normal
      • serde_with ^3.8 normal
      • tokio ^1 normal
      • url ^2.5 normal
    • Versions
    • 16.88% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

cortex_client0.1.0

Module organization_api

Module Items

  • Enums
  • Functions

In cortex_client::apis

cortex_client::apis

Module organization_api

Source

Enums§

CreateOrganizationError
struct for typed errors of method create_organization
DeleteOrganizationError
struct for typed errors of method delete_organization
FindOrganizationsError
struct for typed errors of method find_organizations
GetOrganizationByIdError
struct for typed errors of method get_organization_by_id
GetOrganizationStatsError
struct for typed errors of method get_organization_stats
UpdateOrganizationError
struct for typed errors of method update_organization

Functions§

create_organization
delete_organization
find_organizations
get_organization_by_id
get_organization_stats
update_organization