pub fn parse_anchor(s: &str) -> Result<AnchorSpec, CliError>Expand description
Parse a CLI anchor argument: path:start:end or path:start:end:symbol.
pub fn parse_anchor(s: &str) -> Result<AnchorSpec, CliError>Parse a CLI anchor argument: path:start:end or path:start:end:symbol.