Expand description

Trait to convert result row into structs.

Traits

This is implemented by Toql Derive for all dervied structs with generic row and error. The implementation of primitive types with concrete row and error type must be done by the database crate.