Struct prologin::state::AgentState
[−]
[src]
pub struct AgentState {}Trait Implementations
impl Clone for AgentState[src]
impl Clone for AgentStatefn clone(&self) -> AgentState[src]
fn clone(&self) -> AgentStateReturns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0[src]
fn clone_from(&mut self, source: &Self)1.0.0
[src]Performs copy-assignment from source. Read more
impl Copy for AgentState[src]
impl Copy for AgentStateimpl Debug for AgentState[src]
impl Debug for AgentStateAuto Trait Implementations
impl Send for AgentState
impl Send for AgentStateimpl Sync for AgentState
impl Sync for AgentState