Expand description
This module defines the wire representation of Key Expressions.
Structsยง
- Wire
Expr - A zenoh resource is represented by a pair composed by a key and a
value, such as,
(/car/telemetry/speed, 320)
. A resource key is an arbitrary array of characters, with the exclusion of the symbols*
,**
,?
,[
,]
, and#
, which have special meaning in the context of zenoh.