# coap-message-implementations ![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue) [![coap-message-implementations on crates.io](https://img.shields.io/crates/v/coap-message-implementations)](https://crates.io/crates/coap-message-implementations) [![coap-message-implementations on docs.rs](https://docs.rs/coap-message-implementations/badge.svg)](https://docs.rs/coap-message-implementations) [![Source Code Repository](https://img.shields.io/badge/Code-On%20Codeberg-blue?logo=Codeberg)](https://codeberg.org/chrysn/coap-tools) ![Rust Version: 1.79.0](https://img.shields.io/badge/rustc-1.79.0-orange.svg) CoAP message implementation tools and implementations This crate contains utilities for creating own implementations of the [coap_message][__link0] traits, as well as some basic implementations that may be useful for CoAP libraries. The implementations aim for being easy and straightforward. While they are largely usable on embedded systems, it is expected that more optimized versions are used in that area when byte comes to shove. [__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG_W_Gn_kaocAGwCcVPfenh7eGy6gYLEwyIe4G6-xw_FwcbpjYXKEG0iuXKXsDT7jG5p4hXJWdsOKG1IkQFW7JhecG4VPuRDwnJLpYWSBgmxjb2FwX21lc3NhZ2VlMC4zLjM [__link0]: https://crates.io/crates/coap_message/0.3.3