Expand description
Basic structs that end up being used in attributes for one reason or another, but are not used exclusively in or around attributes.
Modulesยง
- collapse_
macro_ ๐debug_ info - crate_
type ๐ - limit ๐
- native_
lib_ ๐kind - sanitizer_
set ๐
Structsยง
- Limit
- New-type wrapper around
usizefor representing limits. Ensures that comparisons against limits are consistent throughout the compiler. - Sanitizer
Set
Enumsยง
- Collapse
Macro Debuginfo - if-ext - if macro from different crate (related to callsite code) | cmd \ attr | no | (unspecified) | external | yes | | no | no | no | no | no | | (unspecified) | no | no | if-ext | yes | | external | no | if-ext | if-ext | yes | | yes | yes | yes | yes | yes |
- Crate
Type - Crate type, as specified by
#![crate_type] - Native
LibKind