[−][src]Trait cassandra_proto::types::AsRust
Provided methods
fn as_rust<R>(&self) -> CDRSResult<Option<R>> where
Self: AsRustType<R>,
Self: AsRustType<R>,
fn as_r_rust<T>(&self) -> CDRSResult<T> where
Self: AsRustType<T>,
Self: AsRustType<T>,