pub type RecordSet = Vec<Record>;
Type alias for Vec<Record>
Vec<Record>
struct RecordSet { /* private fields */ }