Docs.rs
  • api-response-0.16.3
    • api-response 0.16.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andeya
    • Dependencies
      • api-response-macros >=0.16.3 normal
      • chrono >=0.4 normal
      • getset2 >=0.4.0 normal
      • http >=1 normal
      • inventory ~0.3.16 normal
      • num_enum ^0.7 normal
      • quick-xml ^0.37.2 normal
      • salvo >=0.74 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • salvo >=0.74 dev
      • serde_json ^1.0 dev
      • tokio ^1.41 dev
    • Versions
    • 15.38% of the crate is documented
  • 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

api_response0.16.3

Module ety_grpc

Module Items

  • Constants

In api_response::error_code

api_response::error_code

Module ety_grpc

Source
Expand description

Error type standard designed with reference to gRPC status codes.

Constantsยง

ABORTED
ALREADY_EXISTS
CANCELLED
DATA_LOSS
DEADLINE_EXCEEDED
FAILED_PRECONDITION
INTERNAL
INVALID_ARGUMENT
NOT_FOUND
OUT_OF_RANGE
PERMISSION_DENIED
RESOURCE_EXHAUSTED
UNAUTHENTICATED
UNAVAILABLE
UNIMPLEMENTED
UNKNOWN