Struct prologin::state::AgentInfo
[−]
[src]
pub struct AgentInfo { /* fields omitted */ }Trait Implementations
impl Clone for AgentInfo[src]
impl Clone for AgentInfofn clone(&self) -> AgentInfo[src]
fn clone(&self) -> AgentInfoReturns 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 AgentInfo[src]
impl Copy for AgentInfoimpl Debug for AgentInfo[src]
impl Debug for AgentInfo