Module rustbus::wire::marshal[][src]

All things relevant to marshalling content into raw bytes

Modules

base

Marshal base params into raw bytes

container

Marshal container params into raw bytes

traits

Marshal trait and implementations for the basic types

Structs

MarshalContext

Enums

Error

Functions

marshal

This only prepares the header and dynheader fields. To send a message you still need the original message and use get_buf() to get to the contents