zbus-5.18.0
Added
- β¨ Add Connection::closed() and is_closed() API.
Documentation
- π Document ObjectManager-ancestor deadlock in ObjectServer::at.
Other
- π¨ Replace manual match-and-return with the ? operator.
Testing
- β Test registering an interface from a &mut self callback.