displaydoc::expand

Function join_paths

source
fn join_paths(
    name_segments: &[&str],
    use_global_prefix: UseGlobalPrefix,
) -> Path
Expand description

Create a path with segments composed of [Idents] without any PathArguments.