Skip to main content

discover

Function discover 

Source
pub fn discover(start: &Path) -> Option<PathBuf>
Expand description

Walk up from start looking for rpc.config.toml. Returns None if not found.