nautilus_
core
0.36.0
In nautilus_
core::
ffi::
parsing
nautilus_core
::
ffi
::
parsing
Function
u8_as_bool
Copy item path
Source
pub const fn u8_as_bool(value:
u8
) ->
bool
Expand description
Return a
bool
value from the given
u8
.