teloxide/teloxide-macros/src
2020-01-24 11:55:20 +02:00
..
attr.rs add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")] 2020-01-24 11:55:20 +02:00
command.rs refactor teloxide-macros, and added attributes prefix and description 2020-01-23 23:20:59 +02:00
lib.rs add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")] 2020-01-24 11:55:20 +02:00