Struct riak::data_type::DataTypeUpdateReq [] [src]

pub struct DataTypeUpdateReq(_);

represents a request to store a Data Type object

Methods

impl DataTypeUpdateReq
[src]

constructs a new DataTypeUpdateReq

Trait Implementations

impl Clone for DataTypeUpdateReq
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for DataTypeUpdateReq
[src]

Formats the value using the given formatter.