Struct sqlx_core::sqlite::SqliteQueryResult [−][src]
pub struct SqliteQueryResult { /* fields omitted */ }
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Extends a collection with the contents of an iterator. Read more
🔬 This is a nightly-only experimental API. (
extend_one
)Extends a collection with exactly one element.
🔬 This is a nightly-only experimental API. (
extend_one
)Reserves capacity in a collection for the given number of additional elements. Read more
Performs the conversion.