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