Struct sewup::rdb::Table [−][src]
pub struct Table<T: Record> { /* fields omitted */ }
Implementations
Add a new record into table
Get a record with specific id
Get all records
Filter the records
Update or delete a record with specific id