teloxide/src/requests
Waffle d43f2514d3 [throttle] use channel close to send unlock "messages"
Also use `with_capacity` for queue
2020-10-02 20:53:00 +03:00
..
all Merge pull request #5 from teloxide/requests_redisign_p0 2020-08-25 17:30:04 +03:00
has_payload.rs remove AsMut/AsRef bounds because of a compiler bug 2020-09-22 22:48:42 +03:00
json.rs remove AsMut/AsRef bounds because of a compiler bug 2020-09-22 22:48:42 +03:00
mod.rs implement get_me caching 2020-09-22 22:55:19 +03:00
multipart.rs remove AsMut/AsRef bounds because of a compiler bug 2020-09-22 22:48:42 +03:00
payload.rs remove AsMut/AsRef bounds because of a compiler bug 2020-09-22 22:48:42 +03:00
request.rs [throttle] use channel close to send unlock "messages" 2020-10-02 20:53:00 +03:00
requester.rs [throttle] format, docs, modfix and small additions 2020-10-02 20:52:56 +03:00
requester_ext.rs [throttle] format, docs, modfix and small additions 2020-10-02 20:52:56 +03:00
utils.rs rewrite requests to use serde-multipart 2020-08-16 00:21:55 +03:00