Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@rainliu rainliu released this 03 Oct 07:16
  • breaking API changes
    -- add Send + Sync in dyn Packet
    -- change as_any() return value as &(dyn Any+ Send + Sync)