models/agent_event_id
Types
pub opaque type AgentEventId
Values
pub fn decoder() -> decode.Decoder(AgentEventId)
pub fn encode(agent_event_id: AgentEventId) -> json.Json
pub const min_length: Int
pub fn parse(value: String) -> Result(AgentEventId, Nil)
pub fn to_string(agent_event_id: AgentEventId) -> String