Skip to main content

parse_address

Function parse_address 

Source
pub fn parse_address(input: &str) -> Result<Address, HashlineRejection>
Expand description

Parse line, range, gap, block, and EOF-relative forms without consulting a live file. Resolution happens later against a snapshot’s recorded line count.