Open
Description
The static_assertions crate provides compile-time assertions. Consider whether we could benefit from them. Possible uses:
- Assert that
T
has non-zero size in slab-alloc
Metadata
Metadata
Assignees
Labels
No labels
The static_assertions crate provides compile-time assertions. Consider whether we could benefit from them. Possible uses:
T
has non-zero size in slab-alloc