Struct prologin::state::AgentState [] [src]

pub struct AgentState {}

Trait Implementations

impl Clone for AgentState
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for AgentState
[src]

impl Debug for AgentState
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AgentState

impl Sync for AgentState