zenoh icon indicating copy to clipboard operation
zenoh copied to clipboard

fix: implement missing `fmt::Debug` for all public types

Open wyfo opened this issue 9 months ago • 2 comments

Fixes #967

I've only added #[derive(Debug)] where it does compile, and // TODO for the other types.

wyfo avatar Apr 24 '24 14:04 wyfo

@wyfo Please change the base branch to dev/1.0.0 as protocol_changes is no longer the development branch.

fuzzypixelz avatar May 17 '24 10:05 fuzzypixelz

Would like to see this also

esemeniuc avatar May 17 '24 20:05 esemeniuc