birdseed 0.2.0

birdseed enables you to seed a libellis database with fake data, clear all tables, or rebuild all tables per the current embedded migrations
Documentation
1
2
3
4
5
6
7
pub mod user;
pub mod survey;
pub mod question;
pub mod choice;
pub mod vote;
pub mod category;
pub mod fence;