coap-handler 0.2.0

Interface to CoAP handlers
Documentation
[badges.gitlab]
repository = "chrysn/coap-handler"

[badges.maintenance]
status = "actively-developed"

[dependencies.coap-message]
version = "0.3.0"

[dependencies.coap-numbers]
version = "^0.2.0"

[package]
authors = ["chrysn <chrysn@fsfe.org>"]
categories = ["no-std", "no-std::no-alloc"]
description = "Interface to CoAP handlers"
documentation = "https://docs.rs/coap-handler/"
edition = "2021"
keywords = ["coap", "iot"]
license = "MIT OR Apache-2.0"
name = "coap-handler"
readme = "README.md"
repository = "https://gitlab.com/chrysn/coap-handler"
rust-version = "1.65"
version = "0.2.0"