nats-io / nats.rs

Rust client for NATS, the cloud native messaging system.
Apache License 2.0
980 stars 159 forks source link

Remove the WithKind trait #1255

Closed Jarema closed 1 month ago

Jarema commented 1 month ago

It is actually not used anywhere beyond tests and causes linter to complain

Signed-off-by: Tomasz Pietrek tomasz@nats.io