Class Raw::SliceTypeRepr
INTERNAL: Do not use. A slice type.
For example:
let s: &[i32];
// ^^^^^
Import path
import codeql.rust.elements.internal.generated.RawDirect supertypes
Indirect supertypes
Predicates
| getTypeRepr | Gets the type representation of this slice type representation, if it exists. |
| toString |