Possible ergonomic option for error handling: what features are needed for this to work?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rfcs

    RFCs for changes to Rust

  • This seems like the manual implementation of anonymous sum types, an idea that’s been floated as an RFC a few times. The first one seems to have been in 2014. It’s a feature that I’d love to have, especially when combined with another suggested feature to allow enum variants to be treated as fully-fledged types.

  • project-error-handling

    Error handling project group

  • IIRC, the Error Handling Project Group is aware of these ideas. If this kind of thing interests you and you want to contribute, you should look into getting involved with that group.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • some-error

    A library for creating and using anonymous sum types as errors in Rust

  • Seems like you're looking for https://github.com/jam1garner/some-error

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