pub trait FromRow<'r>: FromRow<'r, Row> { }

Implementors