Docs.rs
coap-0.24.0
coap 0.24.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Covertness
Dependencies
async-trait ^0.1.74
normal
coap-lite ^0.13.2
normal
futures ^0.3
normal
log ^0.4
normal
pkcs8 ^0.10.2
normal
optional
rand ^0.8.5
normal
rcgen ^0.11.0
normal
optional
regex ^1.5
normal
rustls ^0.21.1
normal
optional
rustls-pemfile ^2.0.0
normal
optional
sec1 ^0.7.3
normal
optional
tokio ^1.32
normal
tokio-stream ^0.1
normal
tokio-util ^0.6
normal
url ^2.5
normal
webrtc-dtls ^0.8.0
normal
optional
webrtc-util ^0.8.0
normal
optional
quickcheck ^0.8.2
dev
socket2 ^0.5
dev
tokio-test ^0.4.4
dev
Versions
43.44%
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
parse_for_ack
coap
0.24.0
In coap::
client
coap
::
client
Function
parse_
for_
ack
Copy item path
Source
pub fn parse_for_ack(packet: &
Packet
) ->
Option
<
Vec
<
u8
>>