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
/
ruma-api
/
tests
History
Devin Ragotzy
b3196d7f64
Enforce public visibility of all fields of structs deriving Outgoing
2020-10-03 11:39:32 +02:00
..
ui
Change
requires_authentication: bool
to
authentication: AuthScheme
2020-09-18 16:28:51 +02:00
conversions.rs
Change
requires_authentication: bool
to
authentication: AuthScheme
2020-09-18 16:28:51 +02:00
manual_endpoint_impl.rs
Move Outgoing from ruma-api to ruma-common
2020-09-22 21:35:10 +02:00
no_fields.rs
Change
requires_authentication: bool
to
authentication: AuthScheme
2020-09-18 16:28:51 +02:00
optional_headers.rs
Enforce public visibility of all fields of structs deriving Outgoing
2020-10-03 11:39:32 +02:00
ruma_api_lifetime.rs
Enforce public visibility of all fields of structs deriving Outgoing
2020-10-03 11:39:32 +02:00
ruma_api_macros.rs
Change
requires_authentication: bool
to
authentication: AuthScheme
2020-09-18 16:28:51 +02:00
ruma_api.rs
Parse and emit attributes connected to the request/response defs in ruma_api macro
2020-08-14 00:01:19 +02:00