Struct grid_sdk::protocol::pike::state::AgentListBuilder [−][src]
Expand description
Builder used to create a AgentList
Fields
agents: Vec<Agent>Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for AgentListBuilderimpl Send for AgentListBuilderimpl Sync for AgentListBuilderimpl Unpin for AgentListBuilderimpl UnwindSafe for AgentListBuilderBlanket Implementations
Mutably borrows from an owned value. Read more