-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Into the example, collector routed str topic declare statically 5 potential levels:
| pub enum CollectorStrTopic { |
It could be replaced by an attribute, to allow the Packet declaration to compile AND to avoid to redeclare a local type:
its-client/rust/examples/collector/main.rs
Line 233 in a851f99
| let packet = Packet::<CollectorStrTopic, String> { |
Metadata
Metadata
Assignees
Labels
RustRust codeRust code
Type
Projects
Status
No status