mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-09 03:43:22 +01:00
2ddbaa49ea
This commit adds ```rust impl<B: Requester> Requester for D<B> { ... } ``` where `D<_>` is `&_`, `&mut _`, `Box<_>`, `Arc<_>` and `Rc<_>`. |
||
---|---|---|
.. | ||
adaptors | ||
bot | ||
net | ||
payloads | ||
requests | ||
serde_multipart | ||
types | ||
adaptors.rs | ||
errors.rs | ||
lib.rs | ||
local_macros.rs | ||
prelude.rs |