syntax
0.0.0
In syntax::
ast::
make
syntax
::
ast
::
make
Function
path_from_segments
Copy item path
source
pub fn path_from_segments( segments: impl
IntoIterator
<Item =
PathSegment
>, is_abs:
bool
, ) ->
Path