Struct robots::actors::actor_cell::Failure [] [src]

pub struct Failure { /* fields omitted */ }

Structurer containing Actor Failure informations.

Methods

impl Failure
[src]

[src]

Actor that failed.

[src]

Reason of failure.

Trait Implementations

impl Clone for Failure
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more