MCPcopy Create free account
hub / github.com/dckc/rust-sqlite3 / query_fold

Method query_fold

src/lib.rs:199–210  ·  view source on GitHub ↗

Fold rows from a query after binding parameters.

(&mut self, values: &[&ToSql], init: A, f: F)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

make_peopleFunction · 0.80

Calls 3

bind_valuesFunction · 0.85
executeMethod · 0.80
stepMethod · 0.80

Tested by

no test coverage detected