issues
search
eclipse-iceoryx
/
iceoryx2
Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
https://iceoryx.io
Apache License 2.0
1.03k
stars
40
forks
source link
Factor out commonalities of CLI setup into lib
#412
Open
orecham
opened
1 month ago
orecham
commented
1 month ago
Improvement Suggestion
Currently
iox2
CLIs must set up a bunch of boilerplate
Factoring out the common parts could reduce manual boilerplate allow for uniformity across CLI implementations
Improvement Suggestion
iox2
CLIs must set up a bunch of boilerplate