Crate sqlx_batch

Crate sqlx_batch 

Source

Derive Macrosยง

BatchInserter
Generates a {stuct_name}Inserter struct. This struct allows you to easily add many of this struct to a given Postgres table.