Docs.rs
  • api-response-0.14.3
    • api-response 0.14.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • andeya
    • Dependencies
      • api-code-macros >=0.1.0 normal
      • chrono >=0.4 normal
      • getset2 >=0.4.0 normal
      • http >=1 normal
      • inventory ~0.3.16 normal
      • num_enum ^0.7 normal
      • salvo >=0.74 normal optional
      • serde ^1 normal
      • salvo >=0.74 dev
      • serde_json ^1.0 dev
      • tokio ^1.41 dev
    • Versions
    • 1.26% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

api_response0.14.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • error_code::ErrCode
  • error_code::ErrType
  • error_code::ModPath
  • error_code::ModSection
  • prelude::ApiError
  • prelude::Cost
  • prelude::DefaultMeta
  • prelude::ErrWrapper
  • prelude::ErrorResponse
  • prelude::Pagination
  • prelude::RateLimit
  • prelude::SuccessResponse
  • prelude::UserMeta

Enums

  • ApiResponse
  • error_code::ErrSegment
  • error_code::ModSegment
  • prelude::MaybeString

Traits

  • prelude::ApiSuccessResponse
  • prelude::Deserialize
  • prelude::DeserializeOwned
  • prelude::IntoError
  • prelude::Serialize

Derive Macros

  • prelude::Deserialize
  • prelude::Serialize

Type Aliases

  • prelude::ApiResult

Constants

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