Docs.rs
simple-someip-0.2.0
simple-someip 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
zheylmun
Dependencies
chrono ^0.4
normal
crc ^3.4
normal
embedded-io ^0.7
normal
heapless ^0.9
normal
socket2 ^0.5
normal
thiserror ^2
normal
tokio ^1
normal
optional
tracing ^0.1
normal
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
45.92%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module protocol
simple_
someip
0.2.0
Module protocol
Module Items
Modules
Structs
Enums
In crate simple_
someip
simple_someip
Module
protocol
Copy item path
Source
Modules
§
sd
Service Discovery
tp
SOME/IP-TP
Structs
§
Header
SOME/IP header
Message
Message
Id
Newtype for a message ID. The Message ID is a 32-bit identifier that is unique for each message. It encodes both the service ID and the method ID. Message IDs are assumed to be unique for an entire vehicle network.
Message
Type
Field
Newtype for message type field The field encodes the message type and the TP flag. The TP flag indicates that the message is a SOME/IP TP message.
Enums
§
Error
Message
Type
Message types of a SOME/IP message.
Return
Code
Return code contained in a SOME/IP header.