Module Stdlib
Provides classes modeling relevant aspects of the standard libraries.
Import path
import codeql.rust.frameworks.stdlib.StdlibClasses
| AnyFnTrait | A function trait |
| ArcStruct | The [ |
| BoxStruct | The [ |
| DerefTrait | The [ |
| FnMutTrait | The [ |
| FnOnceTrait | The [ |
| FnTrait | The [ |
| FutureTrait | The [ |
| IndexMutTrait | The [ |
| IndexTrait | The [ |
| IntoIteratorTrait | The [ |
| IteratorTrait | The [ |
| OptionEnum | The [ |
| PinStruct | The [ |
| RangeFromStruct | The [ |
| RangeFullStruct | The [ |
| RangeInclusiveStruct | The [ |
| RangeStruct | The [ |
| RangeToInclusiveStruct | The [ |
| RangeToStruct | The [ |
| RcStruct | The [ |
| ResultEnum | The [ |
| StringStruct | The [ |
| Vec | The [ |