Struct dat_network_protocol::unhave::Unhave[][src]

pub struct Unhave { /* fields omitted */ }

Methods

impl Unhave
[src]

Trait Implementations

impl PartialEq for Unhave
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for Unhave
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Unhave
[src]

Returns the "default value" for a type. Read more

impl Sync for Unhave
[src]

impl Message for Unhave
[src]

impl MessageStatic for Unhave
[src]

impl Clear for Unhave
[src]

impl Debug for Unhave
[src]

Formats the value using the given formatter. Read more

impl ProtobufValue for Unhave
[src]

Auto Trait Implementations

impl Send for Unhave