[][src]Module bgb_link::commands

Re-exports

pub use typed::TypedBgbCommand;

Modules

typed

Structs

RawBgbCommand

Contains the raw structure of a BGB command.

Traits

BgbCommand

A common trait for anything that can be serialized into the BGB format.