Docs.rs
coap-zero-0.3.0
coap-zero 0.3.0
Permalink
Docs.rs crate page
OLFL-1.3
Links
Repository
crates.io
Source
Owners
embedded-rust-iml-user
Dependencies
bondrewd ^0.1
normal
byteorder ^1.4
normal
embedded-hal ^0.2
normal
embedded-nal ^0.6
normal
embedded-timers ^0.2.0
normal
heapless ^0.7
normal
iri-string ^0.7
normal
log ^0.4
normal
nb ^1.0
normal
lazy_static ^1.4
dev
mockall ^0.11.0
dev
simple_logger ^4.0
dev
std-embedded-nal ^0.1
dev
try-ascii ^1.0.0
dev
Versions
100%
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
PROTOCOL_VERSION
coap_
zero
0.3.0
In coap_
zero::
message
coap_zero
::
message
Constant
PROTOCOL_
VERSION
Copy item path
Source
pub const PROTOCOL_VERSION:
u8
= 1;
Expand description
Version of the CoAP Protocol this library implements