Struct nakadion::EventType [] [src]

pub struct EventType(_);

The Nakadi Event Type. Similiar to a topic.

Methods

impl EventType
[src]

Creates a new instance of an EventType.

Trait Implementations

impl Clone for EventType
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for EventType
[src]

Formats the value using the given formatter.