Why not publish a crate for rudra?
mcandre opened this issue · 1 comments
mcandre commented
Why not publish a crate for rudra?
Qwaz commented
Rudra relies on unstable compiler API, and it's inherently dependent on the compiler version that it is developed with. Even if Rudra is released on crates.io, the distribution would not be as easy as running cargo install rudra
like other tools unfortunately.