How to easily call an async function from a non async function?

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

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

    A small app that bullies my friend luna

  • And you can v iew the full project here https://github.com/Xanthus58/bully_luna_v4

  • hyper

    An HTTP library for Rust (by hyperium)

  • I think the error occurs because lib.rs/webhook is using https://hyper.rs/ to send requests, which either requires tokio or needs a special option to disable tokio, which the webhook crate authors didn't enable. You could either try installing lib.rs/tokio and integrating it in your application, or sending the webhook yourself without the crate.

  • 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
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