Hacker News new | ask | show | jobs
by INGSOCIALITE 658 days ago
can rust use the json-c library?
2 comments

I'd assume you could use bindgen and create bindings no problem.
People use rust for its memory safety.