Block a user
The approach in src/bin is not as good as the one in src/main.rs, so look there instead. Still, the all_the_tuples macro internal to Axum should be lifted for use here. And think about getting #[async_trait] involved for a separate AsyncFromSource(Ref) trait and auto implement said trait for anything that implements the synchronous FromSource(Ref).
Updated 2023-12-27 14:48:01 -05:00
Some small learnings of how Python and Rust interact with maturin / PyO3
Updated 2023-12-27 14:36:08 -05:00
Updated 2023-12-27 14:03:12 -05:00
Finding connections between notes in Obsidian
Updated 2023-12-23 16:02:30 -05:00
HTTP server for my custom smart home backend
Updated 2023-11-29 13:31:16 -05:00