Struct shuttle_core::ManageDataOperationBuilder [] [src]

pub struct ManageDataOperationBuilder { /* fields omitted */ }

ManageDataOperation build

Methods

impl ManageDataOperationBuilder
[src]

[src]

Create a new operation to set account data name to value.

[src]

Create a new operation to delete name from the account data.

[src]

Set the operation source.

[src]

Return the Operation.

Trait Implementations

impl Debug for ManageDataOperationBuilder
[src]

[src]

Formats the value using the given formatter.

impl Clone for ManageDataOperationBuilder
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more