Registry / networking / coap-message

coap-message

JSON →
library0.3.7rscratesunverified

Provides an interface to CoAP messages for building CoAP clients and servers.

# Cargo.toml [dependencies] coap-message = "0.3.7"
INSTALL
IMPORT
SIG · COAP-MESSAGE
C
coap-message
networkingrustv0.3.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Message
use coap_message::Message;

Create a new CoAP message.

use coap_message::Message; let msg = Message::new();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.7latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
coap-message — cargo add coap-message · libregistry