Ident
Set
darling_
core
0.20.10
Ident
Set
Aliased Type
In darling_
core::
usage
Structs
Options
Enums
Purpose
Traits
CollectLifetimes
CollectTypeParams
GenericsExt
UsesLifetimes
UsesTypeParams
Type Aliases
IdentRefSet
IdentSet
LifetimeRefSet
LifetimeSet
darling_core
::
usage
Type Alias
IdentSet
Copy item path
Settings
Help
Summary
Source
pub type IdentSet =
FnvHashSet
<
Ident
>;
Expand description
A set of idents.
Aliased Type
§
struct IdentSet {
/* private fields */
}