This website requires JavaScript.
Explore
Register
Sign in
OpenSource
/
teloxide
Watch
1
Star
0
Fork
You've already forked teloxide
0
mirror of
https://github.com/teloxide/teloxide.git
synced
2025-03-21 22:39:00 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
73be83a5b1
teloxide
/
teloxide-macros
/
src
History
p0lunin
73be83a5b1
add support for many arguments in one attribute like #[command(attr1 = "value1", attr2 = "value2")]
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