Expand description
Zero-copy packet wrapper for SOME/IP-SD messages. Packet module
This module contains the Packet type, which is a read/write wrapper around a SOME/IP-SD packet buffer.
Structs§
- Packet
- A read/write wrapper around a SOME/IP-SD packet buffer.
Type Aliases§
- Result
- Result type alias using the crate’s Error type.