morpheus_bootloader::boot::iso_boot

Function contains_ignore_case

Source
fn contains_ignore_case(haystack: &[u8], needle: &[u8]) -> bool
Expand description

Case-insensitive substring check (no_std friendly)