Struct warp10::Data [] [src]

pub struct Data { /* fields omitted */ }

Methods

impl Data
[src]

[src]

Trait Implementations

impl Debug for Data
[src]

[src]

Formats the value using the given formatter.

impl Clone for Data
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for Data
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Warp10Serializable for Data
[src]