Gentle intro to type-level recursion in Rust: from zero to HList sculpting.Implementing plucking from and shaping of HLists in Frunk: getting the type signature right was 99% of the work. Here's what I've learnt along the way.#rust#type-level-recursion#hlist#types·beachape.com·Sep 9, 2024Gentle intro to type-level recursion in Rust: from zero to HList sculpting.