Docs.rs
logiops-core-0.1.0
logiops-core 0.1.0
Docs.rs crate page
GPL-2.0
Links
Repository
crates.io
Source
Owners
aydiler
Dependencies
bitflags ^2.6
normal
hidpp-transport ^0.1.0
normal
serde ^1.0
normal
thiserror ^2.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
proptest ^1.4
dev
tokio-test ^0.4
dev
Versions
99.76%
of the crate is documented
Platform
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
is_error_response
logiops_
core
0.1.0
In logiops_
core::
protocol
logiops_core
::
protocol
Function
is_
error_
response
Copy item path
Source
pub fn is_error_response(response: &[
u8
]) ->
bool
Expand description
Checks if a response is an error response.