parse_agent_id

Function parse_agent_id 

Source
pub fn parse_agent_id(
    agent_id: &str,
) -> Result<(String, DataValue, Option<Uuid>), AgentError>
Expand description

Parses an agent-id (created by make-agent-id) into an agent type name and its constructor parameters and an optional phantom ID