Module attrs
hir_
expand
0.0.0
Module attrs
Module Items
Structs
Enums
Functions
In crate hir_
expand
Modules
attrs
builtin
change
db
declarative
eager
files
hygiene
inert_attr_macro
mod_path
name
proc_macro
span_map
tt
Macros
__known_path
__path
__tool_path
impl_intern_lookup
quote
Structs
DeclarativeMacro
EagerCallInfo
ExpandError
ExpansionInfo
HirFileId
MacroCallId
MacroCallLoc
MacroDefId
MacroFileId
RenderedExpandError
ValueResult
Enums
ExpandErrorKind
ExpandTo
MacroCallKind
MacroDefKind
MacroKind
Traits
HirFileIdExt
Intern
Lookup
MacroFileIdExt
Functions
check_cfg_attr_value
map_node_range_up
map_node_range_up_aggregated
map_node_range_up_rooted
prettify_macro_expansion
span_for_offset
Type Aliases
ExpandResult
hir_expand
Module
attrs
Copy item path
Settings
Help
Summary
Source
Expand description
A higher level attributes based on TokenTree, with also some shortcuts.
Structs
§
Attr
AttrId
RawAttrs
Syntactical attributes, without filtering of
cfg_attr
s.
Enums
§
Attr
Input
Functions
§
collect_
attrs