<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Const-Generics on rustbites</title><link>https://www.rustbites.com/tags/const-generics/</link><description>Recent content in Const-Generics on rustbites</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 07 Apr 2026 09:22:31 +0200</lastBuildDate><atom:link href="https://www.rustbites.com/tags/const-generics/index.xml" rel="self" type="application/rss+xml"/><item><title>66. Inferred Const Generics — Let the Compiler Count For You</title><link>https://www.rustbites.com/posts/bite-066/</link><pubDate>Tue, 07 Apr 2026 08:00:00 +0100</pubDate><guid>https://www.rustbites.com/posts/bite-066/</guid><description>&lt;p&gt;Tired of manually counting array lengths and const generic arguments? Since Rust 1.89, you can write &lt;code&gt;_&lt;/code&gt; in const generic positions and let the compiler figure it out.&lt;/p&gt;</description></item></channel></rss>