Skip to main content

Module en

Module en 

Source
Expand description

C-ITS Message Encoding

Provides Rust and wasm functions to encode C-ITS messages. The Rust API just needs one method (ItsMessage::encode) for the ItsMessage struct while wasm has one function per message type.

Type Aliasesยง

Encoded
Rust output is a Vec<u8>