[−][src]Trait sqlx_core::done::Done
Associated Types
Loading content...Required methods
fn rows_affected(&self) -> u64
Returns the number of rows affected by an UPDATE, INSERT, or DELETE.