Struct organelle::probe::Terminal [] [src]

pub struct Terminal { /* fields omitted */ }

sender for a probe operation

Methods

impl Terminal
[src]

[src]

perform the probe

Trait Implementations

impl Debug for Terminal
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Terminal
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for Terminal

impl !Sync for Terminal