AI314159 a day ago

Since Seastar is written in Rust, and I don't have Rust support yet...no. However, it should be fairly simple to add. Despite what people want me to do, I am not going to fully reimplement Cargo -- it took the Rust devs years, and I'm just one person. However, I can call Cargo with the correct flags and config files to interface with my existing code, and I am planning on doing that soon.

  • ronsor 18 hours ago

    Arguably a package manager shouldn't be so complex that it takes many developers years to implement.