zbus_names 2.3.0
·
3119 commits
to main
since this release
- Add
innermethods for all name types. Deserializeimpl ofOwned*shouldn't assume borrowed string. This allows
these types to be deserialized from astd::io::Read(#287).- Implement
TryFrom<Arc<str>>for all types. - Bump
zvariantrequirement to latest release.