Skip to main content
crc32_simple
ringkernel_
core
0.4.2
In ringkernel_
core::
checkpoint
ringkernel_core
::
checkpoint
Function
crc32_
simple
Copy item path
Source
fn crc32_simple(data: &[
u8
]) ->
u32
Expand description
Simple CRC32 checksum (IEEE polynomial).