Skip to main content

parse_field_ref

Function parse_field_ref 

Source
fn parse_field_ref(s: &str, prefix: &str) -> Result<u32, String>
Expand description

Parse prefix{id} from the start of s.