Struct cassandra_cpp::ContactPoints [] [src]

pub struct ContactPoints(_);

A set of cassandra contact points

Trait Implementations

impl Debug for ContactPoints
[src]

Formats the value using the given formatter.

impl Display for ContactPoints
[src]

Formats the value using the given formatter. Read more

impl FromStr for ContactPoints
[src]

The associated error which can be returned from parsing.

Parses a string s to return a value of this type. Read more