• Dhs92@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    9 days ago

    Derive macros are a godsend. There’s macros to automatically implement serialization as well. Basically a Trait that can automatically be implemented when derived