Struct nakadion::EventTypeInfo [] [src]

pub struct EventTypeInfo { /* fields omitted */ }

An EventType can be published on multiple partitions.

Methods

impl EventTypeInfo
[src]

Returns the number of partitions this EventType is published over.

Trait Implementations

impl Debug for EventTypeInfo
[src]

Formats the value using the given formatter.