Orange-OpenSource / Orange-OpenSource/its-client

use attribute instead of generic for routed_str_topic

Open
#452 0 comments 0 reactions 1 assignee View on GitHub

@tigroo is already working on this.

Since Oct 16, 2025.

Rust
Dominant language
Java
Stars
19
Forks
12
Avg merge
6d 8h
Merged PRs (30d)
3

Description

Into the example, collector routed str topic declare statically 5 potential levels: https://github.com/Orange-OpenSource/its-client/blob/a851f9992e7c115dc0266e4b8e60c832d0ee2fdf/rust/examples/collector/collector_str_topic.rs#L62
It could be replaced by an attribute, to allow the Packet declaration to compile AND to avoid to redeclare a local type: https://github.com/Orange-OpenSource/its-client/blob/a851f9992e7c115dc0266e4b8e60c832d0ee2fdf/rust/examples/collector/main.rs#L233

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.