☰
quaint
0.2.0-alpha.13
ValueIndex
Implementations on Foreign Types
&str
&str
usize
usize
Implementors
In quaint::connector
?
Trait
quaint
::
connector
::
ValueIndex
source
·
[
−
]
pub trait ValueIndex<RowType, ReturnValue>: Sealed { }
Implementations on Foreign Types
§
source
§
impl
ValueIndex
<
ResultRow
,
Value
<'static>> for &
str
source
§
impl
ValueIndex
<
ResultRow
,
Value
<'static>> for
usize
source
§
impl
ValueIndex
<
ResultRowRef
<'_>,
Value
<'static>> for &
str
source
§
impl
ValueIndex
<
ResultRowRef
<'_>,
Value
<'static>> for
usize
Implementors
§