darling_
core
0.20.10
Ident
Set
Aliased type
In darling_
core::
usage
darling_core
::
usage
Type Alias
IdentSet
Copy item path
source
pub type IdentSet =
FnvHashSet
<
Ident
>;
Expand description
A set of idents.
Aliased Type
ยง
struct IdentSet {
/* private fields */
}