Is there a RFE for this feature and if so, what is it called?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • rust

    Empowering everyone to build reliable and efficient software.

  • Every one of those 3 is a sensible feature. Not only is impl Trait on variables consistent with the existing use of impl Trait, but the RFC for it was accepted (https://github.com/rust-lang/rfcs/pull/2071) and the feature is in development (https://github.com/rust-lang/rust/issues/63065). To jump from there to the desired feature only requires the addition of features irrelevant to putting impl Trait on variables.

  • rfcs

    RFCs for changes to Rust

  • Every one of those 3 is a sensible feature. Not only is impl Trait on variables consistent with the existing use of impl Trait, but the RFC for it was accepted (https://github.com/rust-lang/rfcs/pull/2071) and the feature is in development (https://github.com/rust-lang/rust/issues/63065). To jump from there to the desired feature only requires the addition of features irrelevant to putting impl Trait on variables.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • either

    The enum Either with variants Left and Right is a general purpose sum type with two cases.

  • P.S. you can use either to make it work on stable rustc

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts