@NfNitLoop on Twitter: Post

@NfNitLoop on Twitter

@NfNitLoop ("Cody C. #BLM") replied to a tweet by @NfNitLoop:

If I knew N at compile time, I think I could do it in rusqlite by hard-coding N `mut Statement`s and N `Rows` referencing them.

But I don't. And I assume a `mut Vec` + `mut Vec` isn't going to be a thing that the borrow-checker can validate for me.