Struct parsec_interface::operations::ping::Operation [−][src]
pub struct Operation;
Expand description
Native object for Ping operation.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Operation
impl UnwindSafe for Operation
Blanket Implementations
Mutably borrows from an owned value. Read more