parse_when_then_zero_copy

Function parse_when_then_zero_copy 

Source
pub fn parse_when_then_zero_copy(body: &str) -> Option<WhenThen<'_>>
Expand description

Parse when-then without allocations

Returns string slices pointing into the original text