Skip to main content

load_source_byte

Function load_source_byte 

Source
pub fn load_source_byte(
    haystack: &str,
    byte_index: Expr,
    packed_haystack: bool,
) -> Expr
Expand description

Return an expression that loads one source byte from either resident-expanded or packed-byte haystack storage.