Struct cassandra_cpp::FutureCallback [] [src]

pub struct FutureCallback(_);

A callback registered to execute when the future returns

Trait Implementations

impl Debug for FutureCallback
[src]

Formats the value using the given formatter.