Rust crate review - librecast and librecast-sys

⚓ Rust    📅 2025-06-20    👤 surdeus    👁️ 5      

surdeus

Warning

This post was published 54 days ago. The information described in this article may have changed.

Hi all,

Built my first sys crate and wrapper around it. Think I did OK, but would love some feedback good or bad from more experienced folks:

https://crates.io/crates/librecast
https://crates.io/crates/librecast-sys

I've tried to provide a good user experience with my build.rs and hopefully idiomatic Rust in the wrapper with the builder pattern to extend upon.

Anything smelly here?

Thanks!

1 post - 1 participant

Read full topic

🏷️ rust_feed