codeql/rust-all
0.2.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
INTERNAL: This module contains the fully generated definition of TryExpr and should not be referenced directly.
TryExpr
import codeql.rust.elements.internal.generated.TryExpr
A try expression using the ? operator.
?