Module packets

Module packets 

Source
Expand description

Modules containing packet definitions

Re-exports§

pub use baseline::*;
pub use extended::*;
pub use service_mode::*;

Modules§

baseline
This module provides types and serialisers for each “baseline” packet type defined by the NMRA standard.
extended
This module provides types and serialisers for each “extended” packet type defined by the NMRA standard.
service_mode
This module provides types and serialisers for each “service mode” packet type defined by the NMRA standard.

Type Aliases§

Result
Convenient Result wrapper
SerialiseBuffer
Buffer long enough to serialise any common DCC packet into