Module galaxy_buds_rs::message[][src]

Modules

Structs

Message contains the data of a message and its into a msg trait implementing parsed payload. In addition it contains some nice functions which are dependend on the data

Constants

Begin of message

End of message

Traits

Msg defines the trait which need to be implemented by an inner message (msg).