Struct mysql_proxy::Packet [] [src]

pub struct Packet {
    pub bytes: Vec<u8>,
}

A packet is just a wrapper for a Vec

Fields

Methods

impl Packet
[src]

Create an error packet

Determine the type of packet