Expand description
Support for working with SOME/IP within a runtime instance.
Modulesยง
- array
- SOME/IP dynamic and fixed length array de-/serialization.
- header
- SOME/IP header de-/serialization.
- length
- SOME/IP length fields.
- parse
- Trait for parsing of SOME/IP data types.
- parse_
impl - Implementation of
Parse
for various data types. - serialize
- Trait for serializing SOME/IP data types.
- serialize_
impl - Implementation of
Serialize
for various data types. - service_
discovery - Provides support for serialization and deserialization of SOME/IP service discovery payloads.
- string
- SOME/IP string types.