Jonas Platte
|
345d0cf990
|
api-macros: Allow ruma_api! invocation without request / response
|
2021-04-05 14:49:40 +02:00 |
|
Devin Ragotzy
|
a6c1b8f0bd
|
Parse and emit attributes connected to the request/response defs in ruma_api macro
|
2020-08-14 00:01:19 +02:00 |
|
Devin Ragotzy
|
f00bad3895
|
Add try_build test testing new type body fields are declared last
|
2020-07-28 17:13:33 -04:00 |
|
Ragotzy.devin
|
214c1b681f
|
Add guard in ruma_api! macro for invalid characters in path
Returns a compiler error if any non ASCII characters are found. Add
trybuild test for invalid path characters.
|
2020-07-02 16:27:49 +02:00 |
|
Devin R
|
ff2cbc282b
|
Add trybuild tests for the ruma_api! macro
|
2020-07-01 21:27:47 +02:00 |
|