teloxide / teloxide-coreLinks
The core part of teloxide: API types, requests
☆33Updated 3 years ago
Alternatives and similar repositories for teloxide-core
Users that are interested in teloxide-core are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆212Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 weeks ago
- Easily add Fluent to your Rust project.☆160Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 weeks ago
- Better syntax for if/else chains☆51Updated 3 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- Compile-time string formatting☆253Updated 2 months ago
- ☆88Updated 3 weeks ago
- Asynchronous event dispatch for Rust