ruststream 0.3.1

Async messaging framework for Rust: broker-agnostic traits, router, codecs, and a conformance harness for broker authors.
Documentation
1
2
3
# Proper nouns that should not require backticks in doc comments. The trailing ".." keeps clippy's
# built-in defaults. RustStream/AsyncAPI also appear in clap help text, where literal backticks leak.
doc-valid-idents = ["RustStream", "AsyncAPI", ".."]