aticu / pre

A rust crate to offer compile-time assistance for working with unsafe code.
Apache License 2.0
121 stars 1 forks source link

Use the new `const_adt_params` feature for nightly #40

Closed aticu closed 3 years ago

aticu commented 3 years ago

Also improve code according to the newest clippy lints.

Fixes #39.