Struct cassandra_cpp_sys::CassMetrics_ [] [src]

#[repr(C)]
pub struct CassMetrics_ { pub requests: Struct_Unnamed1, pub stats: Struct_Unnamed2, pub errors: Struct_Unnamed3, }

Fields

Trait Implementations

impl Copy for CassMetrics_
[src]

impl Clone for CassMetrics_
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for CassMetrics_
[src]

Formats the value using the given formatter.

impl Default for CassMetrics_
[src]

Returns the "default value" for a type. Read more