sqlx-seeder 0.1.2

seederの作成
Documentation
1
2
3
 pub fn print_hello() -> () {
   println!("よばれたよ");
 }