Struct eventstore_tcp::raw::client_messages::UnsubscribeFromStream [] [src]

pub struct UnsubscribeFromStream {}

Methods

impl UnsubscribeFromStream
[src]

Trait Implementations

impl Debug for UnsubscribeFromStream
[src]

Formats the value using the given formatter.

impl Default for UnsubscribeFromStream
[src]

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

impl PartialEq for UnsubscribeFromStream
[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 UnsubscribeFromStream
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl MessageWrite for UnsubscribeFromStream
[src]

Writes Self into W writer

Computes necessary binary size of self once serialized in protobuf

Writes self into a file