parse_corpus_filename

Function parse_corpus_filename 

Source
fn parse_corpus_filename(name: &str) -> Result<(Uuid, u64)>
Expand description

Parses the corpus filename and returns the uuid and timestamp associated with it.