pub fn resolve_lane( root: impl AsRef<Path>, pin: &str, ) -> Result<SanctuaryLane, String>
Resolve which lane a PIN opens (or an error if it opens neither).