zenoh
zenoh copied to clipboard
fix: implement missing `fmt::Debug` for all public types
Fixes #967
I've only added #[derive(Debug)]
where it does compile, and // TODO
for the other types.
@wyfo Please change the base branch to dev/1.0.0 as protocol_changes is no longer the development branch.
Would like to see this also