CodeQL library for Rust
codeql/rust-all 0.2.7 (changelog, source)
Search

Module AssocTypeArg

This module provides the public class AssocTypeArg.

Import path

import codeql.rust.elements.AssocTypeArg

Imports

ConstArg

This module provides the public class ConstArg.

GenericArg

This module provides the public class GenericArg.

GenericArgList

This module provides the public class GenericArgList.

NameRef

This module provides the public class NameRef.

ParamList

This module provides the public class ParamList.

RetTypeRepr

This module provides the public class RetTypeRepr.

ReturnTypeSyntax

This module provides the public class ReturnTypeSyntax.

TypeBoundList

This module provides the public class TypeBoundList.

TypeRepr

This module provides the public class TypeRepr.

Aliases

AssocTypeArg

An associated type argument in a path.