• FizzyOrange@programming.dev
    link
    fedilink
    arrow-up
    3
    ·
    1 month ago

    Especially if it gets good Rust-analyser support. There are a load of these solutions for single-file scripts with third party dependencies but that’s where they usually fall down in my experience (notable exception is Deno).

    • trevor (he/they)@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 month ago

      Agree. Currently, single-file Rust source projects are very un-fun to work with.

      They seem to cite getting better rust-analyzer support as an important part of getting cargo-script stabilized, so I’m hopeful.