Skip to content

v0.2.0: Use DeserializeOwned instead of Deserialize<'de>, message::raw is private

Latest
Compare
Choose a tag to compare
@tecc tecc released this 14 Jul 08:19
0fd245c
  • The message::raw module is now private, as it does not really have a reason to be public.
  • Docs.rs should now include feature flags as part of the documentation.

Full Changelog: v0.1.1...v0.2.0