pub type ListBoardsResponseContent = Vec<Board>;
ListBoardsResponseContent, as the model names it.
ListBoardsResponseContent
pub struct ListBoardsResponseContent { /* private fields */ }