Module PathSegment
This module provides the public class PathSegment.
Import path
import codeql.rust.elements.PathSegmentImports
| AstNode | This module provides the public class |
| GenericArgList | This module provides the public class |
| NameRef | This module provides the public class |
| ParenthesizedArgList | This module provides the public class |
| PathTypeRepr | This module provides the public class |
| RetTypeRepr | This module provides the public class |
| ReturnTypeSyntax | This module provides the public class |
| TypeRepr | This module provides the public class |
Aliases
| PathSegment | A path segment, which is one part of a whole path. For example: - |