31
Looks like the sede situation is being worked on
(github.com)
Welcome to the Rust community! This is a place to discuss about the Rust programming language.
Credits
That sounds like he doesn't like to (re-)introduce any other options.
That statement is straight up gaslighting.
The precompiled binary is only provided for one platform, Linux. Windows does not use a precompiled binary but compiles its own from the source. How can he claim it's the "only supported way", when for most platforms he is doing it another way? Also, the crate, throughout most of its life, has been doing it another way.
That seems a bit concerning. At first I was under the impression the binary was compiled on the user's machine, but once I saw that it's distributed with serde I can see why people are upset.
That's how procedural macros used to and were intended to work.