Skip to main content
Module mstr
nautilus_
common
0.53.0
Module mstr
Module Items
Structs
In nautilus_
common::
msgbus
nautilus_common
::
msgbus
Module
mstr
Copy item path
Source
Expand description
Type-safe string wrappers for message bus patterns, topics, and endpoints.
Structs
ยง
Endpoint
Marker for direct message endpoints. No wildcards allowed.
MStr
A message bus string type parameterized by marker type.
Pattern
Marker for subscription patterns. Allows wildcards (
*
,
?
).
Topic
Marker for publish topics. No wildcards allowed.