Search
Struct to represent a response from RavenDB
@type t() :: %Ravix.Connection.Executor.RavenResponse{ body: any(), headers: keyword(), status_code: integer() }