
@NfNitLoop ("Cody C. #BLM") retweeted:
@mgattozzi ("Rage Against the State Machine") wrote:
Format Args for @rustlang is possibly going to be stabilized soon! Gone are the days of
println!("The count is: {}", count);The glory days of
println!("The count is: {count}");are upon us! :D