Struct cassandra_cpp_sys::CassMetrics_ [] [src]

#[repr(C)]
pub struct CassMetrics_ { pub requests: CassMetrics___bindgen_ty_1, pub stats: CassMetrics___bindgen_ty_2, pub errors: CassMetrics___bindgen_ty_3, }

A snapshot of the session's performance/diagnostic metrics.

@struct CassMetrics

Fields

Trait Implementations

impl Debug for CassMetrics_
[src]

[src]

Formats the value using the given formatter.

impl Copy for CassMetrics_
[src]

impl Clone for CassMetrics_
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more