nakadi-types

Crates.ionakadi-types
lib.rsnakadi-types
version0.29.2
sourcesrc
created_at2020-02-14 12:34:33.454958
updated_at2021-06-14 21:25:44.481696
descriptionA connector for the Nakadi Event Broker
homepagehttps://github.com/chridou/nakadion
repositoryhttps://github.com/chridou/nakadion
max_upload_size
id208787
size146,472
Christian Douven (chridou)

documentation

https://docs.rs/nakadi-types

README

Nakadi-Types

nakadi-types contains types for interacting with the Nakadi Event Broker.

There is no real logic implemented in this crate. Almost all types in this crate match 1 to 1 to a type of the Nakadi API. Some types where Nakadi returns collections in a wrapping object are made explicit. In this case the field of the wrapping object is renamed to items for serialization purposes.

This crate is a base library for nakadion.

Commit count: 680

cargo fmt