Re-exports§
pub use crate::ApiResponse;pub use crate::error_code;pub use crate::error_code::ety_grpc;
Structs§
- Struct to represent error information
- Cost and cost statistics.
- Default meta type
- Struct to represent an error response
- Pagination information.
- Rate limiting information.
- Struct to represent a successful response
- The user’s permission information and so on.
Enums§
Traits§
- A data structure that can be deserialized from any data format supported by Serde.
- A data structure that can be deserialized without borrowing any data from the deserializer.
- A data structure that can be serialized into any data format supported by Serde.