pub type AgentosProjectedAgent = AgentosProjectedAgent;Aliased Type§
pub struct AgentosProjectedAgent {
pub id: String,
pub acp_entrypoint: String,
pub adapter_entrypoint: String,
}Fields§
§id: String§acp_entrypoint: String§adapter_entrypoint: String