Struct skimmer::reader::bytes_reader::BytesDatum [] [src]

pub struct BytesDatum { /* fields omitted */ }

Trait Implementations

impl Clone for BytesDatum
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for BytesDatum
[src]

Formats the value using the given formatter.

impl Datum for BytesDatum
[src]