From 7c7f752a8184d14bd1e30007c5a2c70366c8310f Mon Sep 17 00:00:00 2001 From: alexpdp7 Date: Sat, 15 Mar 2025 20:40:45 +0100 Subject: [PATCH] Add clap-serde-derive --- INTERESTING_PROJECTS.org | 1 + 1 file changed, 1 insertion(+) diff --git a/INTERESTING_PROJECTS.org b/INTERESTING_PROJECTS.org index ee176b0..759d83b 100644 --- a/INTERESTING_PROJECTS.org +++ b/INTERESTING_PROJECTS.org @@ -99,6 +99,7 @@ Also keeping things in a Org mode means I can classify and add notes. - https://github.com/matklad/xshell - Rust as a shell replacement, with nice interpolation - https://github.com/bytecodealliance/cap-std - Safer, opt-in file access - https://www.lurklurk.org/effective-rust/ - Effective Rust, a Rust book beyond the Rust documentation + - https://gitlab.com/DPDmancul/clap-serde-derive - derive configuration files and Clap from the same structs **** Async - https://zoo.dev/blog/introducing-delouse - Async debugging *** Java -- 2.47.3