StarGiftAttributeRarityRare

---types---
starGiftAttributeRarityRare#f08d516b = StarGiftAttributeRarity

Belongs to

StarGiftAttributeRarity

In Rust this constructor is a variant of the enums::StarGiftAttributeRarity enum.
Match on it with: if let enums::StarGiftAttributeRarity::StarGiftAttributeRarityRare(v) = result { ... }

Parameters

This item has no parameters.