Ident
hax_
frontend_
exporter
0.3.5
hax_frontend_exporter
Type Alias
Ident
Copy item path
Source
pub type Ident = (
Symbol
,
Span
);
Expand description
Reflects [
rustc_span::symbol::Ident
]