rusqlite
0.37.0
Module sealed
Module Items
Traits
In rusqlite::
row
rusqlite
::
row
Module
sealed
Copy item path
Source
Traits
ยง
Sealed
This trait exists just to ensure that the only impls of
trait RowIndex
that are allowed are ones in this crate.