Struct prologin::state::AgentState
[−]
[src]
pub struct AgentState {}
Trait Implementations
impl Clone for AgentState
[src]
impl Clone for AgentState
fn clone(&self) -> AgentState
[src]
fn clone(&self) -> AgentState
Returns 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 AgentState
impl Debug for AgentState
[src]
impl Debug for AgentState
Auto Trait Implementations
impl Send for AgentState
impl Send for AgentState
impl Sync for AgentState
impl Sync for AgentState