Trait google_cloud_spanner::statement::ToKind[][src]

pub trait ToKind {
    fn to_kind(&self) -> Kind;
fn get_type() -> Type; }

Required methods

Implementations on Foreign Types

Implementors