Module Impl
INTERNAL: This module contains the customizable definition of StmtList and should not
be referenced directly.
Import path
import codeql.rust.elements.internal.StmtListImplClasses
| StmtList | A list of statements in a block, with an optional tail expression at the end that determines the block’s value. |