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

Method with_column_name

src/core.rs:604–612  ·  view source on GitHub ↗

Look up a column name and compute some function of it. Return `default` if there is no column `i` cf `sqlite_column_name`

(&mut self, i: ColIx, default: T, f: F)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

idxMethod · 0.80

Calls 1

charstar_strFunction · 0.85

Tested by

no test coverage detected