SurrealEx.Domain.ExecutionSuccess (surrealdb_ex v0.0.2)
Defines the struct for execution success.
Summary
Types
Functions
@spec new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %SurrealEx.Domain.ExecutionSuccess{ id: term(), result: term() }
Defines the struct for execution success.
@spec new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %SurrealEx.Domain.ExecutionSuccess{ id: term(), result: term() }