Trait RowIndex
ena::sql
pub trait RowIndex: RowIndex + ColumnIndex + Display { }
impl<'a> RowIndex for &'a str