Struct aerospike::operations::Operation [] [src]

pub struct Operation<'a> { /* fields omitted */ }

Database operation definition. This data type is used in the client's operate() method.

Trait Implementations

impl<'a> Debug for Operation<'a>
[src]

[src]

Formats the value using the given formatter.