Luca Palmieri
Luca Palmieri
Good catch!
Can you share a repository with your project, so that I can have a look at it?
> How can one understand that from the type itself ? You need to check its documentation! In particular, [this line](https://doc.rust-lang.org/std/slice/struct.Iter.html#associatedtype.Item).
> > Modify the theme to introduce a new button, next to the "Copy" one, which allows instructors to switch between "Preview" and "Edit" mode. > > Could the "eye"...
Sounds good—I've amended the solution accordingly then.
This issue was linked to me by a friend, so I hope you don't mind if I pitch in. I don't think `axum` would benefit significantly from adopting the decoupled...
> Hm, although I see it ran rustup, I wonder if this is a sign that it didn't take your `rust-toolchain.toml` into account while doing that. That would handled ensuring...
Sure thing! I'll whip something up tomorrow.
> However, I'm leaning towards letting the user specify a custom `rustls::ClientConfig` since it has plenty of other use-cases as well, like [#4044](https://github.com/launchbadge/sqlx/issues/4044). How do you envision that working? A...