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