Skip to content

impl fmt::Debug for MiniObject

Added fmt::Debug impls for MiniObject and MiniObjectRef. I had an issue with a wrong ref count and that helped me trace it down.

Merge request reports