Type Definition sqlite3::core::ParamIx [] [src]

type ParamIx = u16;

Type for picking out a bind parameter. 1-indexed