Type Alias libduckdb_sys::idx_t

source ·
pub type idx_t = u64;
Expand description

! DuckDB’s index type.