• @calcopiritus
    link
    247 months ago

    If you mean lambdas like in python where you say lambda x: x+1, they are called closures in rust, try searching for that instead.

    • @RageAgainstTheRich
      link
      17 months ago

      Thankyou so much! It can be hard to figure out when all results give me amazon lambda. Rust and their silly names…