Module giftbox::patterns [−][src]
Expand description
The module defines the Patterns enum. It is used by crate::giftwrap::GiftWrap.
Enums
The Patterns enum represents various different Patterns that could be used by
crate::giftwrap::GiftWrap. Though it is used by the GiftWrap, the Patterns enum can be
used anywhere in Rust.