Struct mysql_async::ErrPacket [] [src]

pub struct ErrPacket { /* fields omitted */ }

MySql error packet.

Debug implementation will renders something similar to console mysql client error message.

Methods

impl ErrPacket
[src]

Trait Implementations

impl Debug for ErrPacket
[src]

Formats the value using the given formatter.