mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
fmt
This commit is contained in:
parent
a917363da0
commit
4b21e8ea68
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ macro_rules! calculated_doc {
|
|||
);
|
||||
}
|
||||
|
||||
/// Declare payload type, implement `Payload` trait amd ::new method for it,
|
||||
/// Declare payload type, implement `Payload` trait amd ::new method for it,
|
||||
/// declare setters trait and implement it for all type which have payload.
|
||||
#[macro_use]
|
||||
macro_rules! impl_payload {
|
||||
|
|
Loading…
Add table
Reference in a new issue