NamedParamRef

Type Alias NamedParamRef 

Source
pub type NamedParamRef<'a> = (Cow<'static, str>, ToSqlOutput<'a>);