pub trait Catalog { // Required method fn default(&self) -> Style; }
Defines the [Appearance] of a cards.
Appearance
The default [Appearance] of the cards.