Enum netcode::SendError [] [src]

pub enum SendError {
    LengthExceeded,
}

Variants