Struct mysql::value::BytesIr [] [src]

pub struct BytesIr { /* fields omitted */ }

Trait Implementations

impl Debug for BytesIr
[src]

Formats the value using the given formatter.

impl ConvIr<Vec<u8>> for BytesIr
[src]