|
1.0.0
|
Mar 25, 2024
|
|
0.1.1
|
Mar 8, 2023
|
|
0.1.0
|
Mar 8, 2023
|
#25 in #32-bit
422 downloads per month
Used in 5 crates
(via fermium)
Zlib OR Apache-2.0 OR MIT
5KB
Provides [Bool32], which is a 32-bit bool-ish type.
This is primarily of use with FFI, because APIs in C often use an int as
their true/false type.
bool32
A 32-bit bool-ish type