mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-24 09:16:12 +01:00
🤖 An elegant Telegram bots framework for Rust
https://docs.rs/teloxide
2ddbaa49ea
This commit adds ```rust impl<B: Requester> Requester for D<B> { ... } ``` where `D<_>` is `&_`, `&mut _`, `Box<_>`, `Arc<_>` and `Rc<_>`. |
||
---|---|---|
.github/workflows | ||
src | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
netlify.toml | ||
README.md | ||
rustfmt.toml |