Struct eventstore_tcp::adapted::NotHandledInfo [] [src]

pub struct NotHandledInfo<'a> { /* fields omitted */ }

Placeholder for NotHandledInfo, unused.

Trait Implementations

impl<'a> Debug for NotHandledInfo<'a>
[src]

Formats the value using the given formatter.

impl<'a> PartialEq for NotHandledInfo<'a>
[src]

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

This method tests for !=.

impl<'a> Clone for NotHandledInfo<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more