Docs.rs
obd2-core-0.2.0
obd2-core 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
trepidity
Dependencies
async-trait ^0.1
normal
btleplug ^0.11
normal
optional
futures ^0.3
normal
optional
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
tokio-serial ^5
normal
optional
tracing ^0.1
normal
uuid ^1
normal
optional
tokio ^1
dev
Versions
42.22%
of the crate is documented
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 pid
obd2_
core
0.2.0
Module pid
Module Items
Structs
Enums
In obd2_
core::
protocol
obd2_core
::
protocol
Module
pid
Copy item path
Source
Expand description
Standard OBD-II PID definitions.
Structs
§
Pid
Standard OBD-II PID (Mode 01/02). Newtype over u8 for type safety.
Enums
§
Value
Type
The type of value a PID returns.