Type Alias GenSetOwner

Source
pub type GenSetOwner<S> = GenUpdateStateOwner<Set<S>>;

Aliased Typeยง

struct GenSetOwner<S>(/* private fields */);