Josh McKinney
Josh McKinney
> Any guidance would be appreciated! To understand what features are enabled for your app and why, run: ```shell cargo tree --edges features -i clap-verbosity-flag ``` > Note: with_max_level doesn't...
Tracing support was released in version 3. Closing this out.
> Would it be useful to get some user feedback on this? I'm assuming we are going to be advocating for this to be the new way users are introduced...
> I don't see an advantage of giving a mutable reference over ownership. I think it makes more sense to give ownership to give the user more control over the...
From [discord](https://discord.com/channels/1070692720437383208/1347410533820923914): >8:37 PM]raylu: seems great? is there any downside? if you don't want it you can just use whatever you were doing before, right? [10:30 PM]joshka: The main downsides...
> Would it make sense to have `restore` be called in a drop guard? That way a panic won't leave the terminal in raw mode. Doing the right thing in...
Yep. This is on my list for today. The examples changed enough that it doesn't clearly rebase easily, so it's a bit of work to do this.
> Shouldn't it be generic over error instead of returning `Box`? SUch as `fn run Result, E>(F) -> Result` It (`run()`) is generic over any return type whether that's an...
Bulma 1.0 has dark mode support built-in, but is a little complex to upgrade. See: - https://github.com/tokio-rs/website/pull/793
Interesting to see that this was the original logo  I think that was before I joined the project. I really like the white rat + terminal but perhaps a...