I’m currently messing around with a simple room booking app in rust/actix, but instead of simply using one of the existing authentication middlewares, I’ve rolled my own to learn more, and damn, has it been a fun ride learning how the borrow checker works!
I’m currently messing around with a simple room booking app in rust/actix, but instead of simply using one of the existing authentication middlewares, I’ve rolled my own to learn more, and damn, has it been a fun ride learning how the borrow checker works!