Skip to main content

parse

Function parse 

Source
pub fn parse(raw: &str, default_site_set: bool) -> Result<ParsedRef>
Expand description

Parse a reference string. default_site_set lets the parser distinguish the bare Library/path form from an unrelated identifier.