Why do we need macros in Rust?

Поділитися
Вставка
  • Опубліковано 27 гру 2024

КОМЕНТАРІ • 12

  • @yumbuboyumbubo8230
    @yumbuboyumbubo8230 2 роки тому +1

    Nice video! Thanks for the quick tour around macros!

  • @pinch-of-salt
    @pinch-of-salt 2 роки тому +9

    I love your rust videos
    You need to implement a fun macro and definitely as you said in video explore macros especially the html macro from yew. I know it's a tall task.
    Also more on traits and generic programming

    • @chrisbiscardi
      @chrisbiscardi  2 роки тому +2

      yeah I'll definitely try to figure out a macro to write. Someone else had some ideas about sql related macros that could be fun. There's three types of macro to write so should be a good time either way.
      Do you have any specific questions about traits or generic programming? It helps if I have a concrete use case to cover, especially if it's a real-world one.

  • @xorlop
    @xorlop 2 роки тому +3

    what a helpful video! thank you!

  • @colydeane
    @colydeane Рік тому +1

    very nice explanation thanks

  • @bcharles9605
    @bcharles9605 2 роки тому

    Just found your channel, great explanation and presentation! You got yourself a new subscriber. Keep it up.

  • @Gruby7C1h
    @Gruby7C1h Рік тому

    7:05 leftpad flashbacks :)

  • @marko-lazic
    @marko-lazic 2 роки тому

    Dude, you are amaizing!

  • @andrewdunbar828
    @andrewdunbar828 2 роки тому

    console.log from other programming languages, plural? I suppose JavaScript, EcmaScript, TypeScript, and maybe even CoffeeScript if anyone is old enough to remember.

  • @dev-rachid
    @dev-rachid Рік тому

    Great👍

  • @josedallasta
    @josedallasta 2 роки тому

    i thought it was Rust the game, not the language
    nice video though