rtic_
syntax
1.0.3
Set
Aliased Type
In crate rtic_
syntax
rtic_syntax
Type Alias
Set
Copy item path
Source
pub type Set<T> =
IndexSet
<T>;
Expand description
An order set
Aliased Type
ยง
struct Set<T> {
/* private fields */
}