Module host

Module host 

Source

Structs§

RegisteredAgentType
Associates an agent type with a component that implements it

Functions§

get_agent_type
Get a specific registered agent type by name
get_all_agent_types
Gets all the registered agent types
make_agent_id
Constructs a string agent-id from the agent type and its constructor parameters and an optional phantom ID
parse_agent_id
Parses an agent-id (created by make-agent-id) into an agent type name and its constructor parameters and an optional phantom ID

Type Aliases§

AgentError
AgentType
ComponentId
DataValue
Uuid