1
Fork 0

Add NonZero symbol.

This commit is contained in:
Markus Reiter 2024-01-20 18:25:52 +01:00
parent 4f0ce6fca2
commit 554b0f70c3
No known key found for this signature in database
GPG key ID: 245293B51702655B

View file

@ -246,17 +246,7 @@ symbols! {
MutexGuard,
N,
NonNull,
NonZeroI128,
NonZeroI16,
NonZeroI32,
NonZeroI64,
NonZeroI8,
NonZeroU128,
NonZeroU16,
NonZeroU32,
NonZeroU64,
NonZeroU8,
NonZeroUsize,
NonZero,
None,
Normal,
Ok,