Skip to main content

SearchCardsResponseContent

Type Alias SearchCardsResponseContent 

Source
pub type SearchCardsResponseContent = Vec<Card>;
Expand description

SearchCardsResponseContent, as the model names it.

Aliased Typeยง

pub struct SearchCardsResponseContent { /* private fields */ }