Skip to main content

parse_path

Function parse_path 

Source
pub fn parse_path(value: &str) -> PathBuf
Expand description

Re-exported from reth_node_core, also to prevent a breaking change. See the comment on the reth_node_core::args re-export for more details. Parses a user-specified path into a PathBuf.