Struct prologin::state::AgentInfo [] [src]

pub struct AgentInfo { /* fields omitted */ }

Trait Implementations

impl Clone for AgentInfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for AgentInfo
[src]

impl Debug for AgentInfo
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AgentInfo

impl Sync for AgentInfo