Skip to main content

parse_set_with_classes

Function parse_set_with_classes 

Source
pub fn parse_set_with_classes(s: &str) -> (Vec<u8>, Vec<CaseClassInfo>)
Expand description

Parse a SET string into expanded bytes AND track positions of [:upper:]/[:lower:] classes. This is needed for GNU-compatible validation of case class alignment.