Skip to content

zb,zm: Drop internal use of ordered-stream + deprecate OrderedStream impls

Zeeshan Ali Khan requested to merge zeenix/zbus:dont-use-ordered-stream into main

See the discussion here for details on the rationale. Unfortunately, it's not possible to use deprecated attribute for trait impls so we rely on docs and warnings in the tracing.

Merge request reports