Hacker News new | ask | show | jobs
by steveklabnik 2078 days ago
Yes, curl has a concept of "backends," which you can choose at compile time. This is about providing an option for a new backend, based on Rust libraries. That's it. Nobody is re-writing anything.