Type Definition ic_agent::agent::AgentConfig[][src]

pub type AgentConfig = AgentConfigImpl<NonceFactory>;
Expand description

A configuration for an agent.

Trait Implementations

Returns the “default value” for a type. Read more