find_sample_id

Function find_sample_id 

Source
fn find_sample_id(s: &str) -> Option<&str>
Expand description

Find the first run of exactly 10 consecutive ASCII digits starting with “20” that is not embedded inside a longer digit run.