Function format_path_opt

Source
pub fn format_path_opt(path: &Path, opts: impl AsRef<FormatPathsOpts>) -> String
Expand description

Format each path element on its own line, each line successively indented by 4 spaces. Options can be provided to customize the formatting.