eclipse-iceoryx / iceoryx-rs

Rust wrapper for Eclipse iceoryx™ - true zero-copy inter-process-communication
Apache License 2.0
89 stars 16 forks source link

Fix all clippy warnings #70

Closed elBoberido closed 1 year ago

elBoberido commented 1 year ago

Brief feature description

Currently there are quite a lot of clippy warnings, especially in the sys crate. This needs to be fixed