iced/futures
Ian Douglas Scott 2e4aefa7fc Annotate Command and Subscription with #[must_use]
Calling a function returning one of these types without using it is
almost certainly a mistake. Luckily Rust's `#[must_use]` can help warn
about this.
2023-01-26 16:10:45 -08:00
..
src Annotate Command and Subscription with #[must_use] 2023-01-26 16:10:45 -08:00
Cargo.toml Bump versions 🎉 2022-11-10 18:15:10 +01:00