Search results

There are no results.

sqlite.BindIndex

trait pub BindIndex

A column index or name to bind to a SQLite statement.

Implementations

std.int.

Int

impl BindIndex for Int
std.string.

String

impl BindIndex for String