This website requires JavaScript.
Explore
Help
Sign In
chris
/
ruwuma
Watch
1
Star
0
Fork
0
You've already forked ruwuma
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ruwuma
/
crates
/
ruma-events-macros
/
src
History
Jonas Platte
de737f30e7
events: Refactor macro code
...
Use Option::zip which was not possible with the previous MSRV.
2021-06-17 19:43:22 +02:00
..
event_content.rs
Use bool::then to simplify some code
2021-06-17 19:43:22 +02:00
event_enum.rs
events: Refactor macro code
2021-06-17 19:43:22 +02:00
event_parse.rs
events: Generate redact method for content enums
2021-05-15 12:51:20 +00:00
event_type.rs
events: Declare all event enums inside one macro invocation
2021-05-14 23:52:34 +00:00
event.rs
Use bool::then to simplify some code
2021-06-17 19:43:22 +02:00
lib.rs
Use format_ident! in import helper functions
2021-06-06 15:59:22 +02:00