teloxide/src
Waffle d2b97b2120 Use #[serde(field_identifier)] instead of hand-made workarounds
This attribute doesn't seem to be documented btw...
2020-10-22 00:42:06 +03:00
..
adaptors fmt 2020-10-21 19:53:39 +03:00
bot doc & feature fixes 2020-10-21 05:17:35 +03:00
net Use #[serde(field_identifier)] instead of hand-made workarounds 2020-10-22 00:42:06 +03:00
payloads doc & feature fixes 2020-10-21 05:17:35 +03:00
requests doc & feature fixes 2020-10-21 05:17:35 +03:00
serde_multipart implement default Bot's {Json,Multipart}Request 2020-09-19 20:30:36 +03:00
types doc & feature fixes 2020-10-21 05:17:35 +03:00
adaptors.rs doc & feature fixes 2020-10-21 05:17:35 +03:00
errors.rs Use #[serde(field_identifier)] instead of hand-made workarounds 2020-10-22 00:42:06 +03:00
lib.rs doc & feature fixes 2020-10-21 05:17:35 +03:00
local_macros.rs Use #[serde(field_identifier)] instead of hand-made workarounds 2020-10-22 00:42:06 +03:00
prelude.rs doc & feature fixes 2020-10-21 05:17:35 +03:00