Trait google_cloud_spanner::statement::ToStruct[][src]

pub trait ToStruct: Sized {
    fn to_kinds(&self) -> Kinds;
fn get_types() -> Types; }

Required methods

Implementors