LeoAdamek / iracing.rs

Rust library to connect to iRacing telemetry
MIT License
20 stars 4 forks source link

Fix check, lints, and doctests #7

Closed parasyte closed 3 years ago

parasyte commented 3 years ago

This builds on #6. I decided to split the two to make this easier to review. I'll keep this a draft until the other PR is merged.

parasyte commented 3 years ago

@LeoAdamek I have a series of patches that will follow this one. Especially important are some soundness fixes. I'm hoping to get some eyes on these changes soon. Ultimately I would like to use this crate for telemetry in CarTunes, but I'm not willing to use it in its current state.

parasyte commented 3 years ago

This is ready.

LeoAdamek commented 3 years ago

Excellent, all looks good to me 👍🏽