View Source ExRender.Commit (ex_render v0.1.0)
Serialization model for Render commit
Summary
Types
Functions
@spec new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %ExRender.Commit{ created_at: term(), id: term(), message: term() }
Serialization model for Render commit
@spec new(ExConstructor.map_or_kwlist(), Keyword.t()) :: %ExRender.Commit{ created_at: term(), id: term(), message: term() }