Struct parsec_interface::operations::delete_client::Result [−][src]
pub struct Result;
Expand description
Native object for client deleting result.
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Result
impl UnwindSafe for Result
Blanket Implementations
Mutably borrows from an owned value. Read more