eclipse-iceoryx / eclipse-iceoryx/iceoryx2
Create clippy rules for the FFI naming conventions
Open
- Dominant language
- Rust
- Stars
- 2.5k
- Forks
- 185
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 32
Description
## Brief feature description
The iceoryx2-ffi crate uses a specific naming convention for its types which is targeted towards the limitations of C, e.g. no namespaces.
Clippy rules should be created for all the naming conventions documented in `iceoryx2-ffi/ffi/README.md`.
Contributor guide
Assessment
This issue has not been assessed yet.