ExChromaDb.Api.ErrorResponse (ex_chroma_db v0.1.0)

View Source

Provides struct and type for a ErrorResponse

Summary

Types

t()

@type t() :: %ExChromaDb.Api.ErrorResponse{error: String.t(), message: String.t()}