Skip to main content

parse_distance

Function parse_distance 

Source
pub fn parse_distance(value: &str) -> Result<usize, String>
Expand description

How many branches an up/down should move. Zero lands where you already are and the other direction is the other command’s job, so neither is a distance.