Skip to main content

segment_id

Function segment_id 

Source
pub const fn segment_id(name: &str) -> [u8; 4]
Expand description

Compute a segment ID from a name (const FNV-1a hash, truncated to 4 bytes).