You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
Fix compilation error, warnings and migrate to 2018 edition (#2)
* Fix compilation errors by using repr(u32)
* Fix warnings
* Remove unstable feature `untagged_unions` by deriving basic traits
* Migrate crate and example to 2018 edition
0 commit comments