petabi / eventio

A Collection of Event I/O Processors
Apache License 2.0
1 stars 1 forks source link

Send `Entry` directly through channel #2

Closed msk closed 5 years ago

msk commented 5 years ago

Converting Entry into another type is better to be done in the application, leaving this crate for I/O only.