Trait typed_sql::conn::Row[][src]

pub trait Row {
    type Error;
}

Associated Types

Implementors