Constant riot_coap_handler_demos::ping::PREFIX

source ยท
const PREFIX: &[&'static str];
Available on crate feature ping only.
Expand description

The path prefix that, where we can not get it from the request, we assume to have been present.

This represents a big FIXME in the coap-handler ecosystem