split ruma_wrapper from_request() related.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
3f5349ad76
commit
3122648767
5 changed files with 404 additions and 332 deletions
|
@ -1,4 +1,5 @@
|
|||
pub(crate) mod axum;
|
||||
mod auth;
|
||||
mod request;
|
||||
mod xmatrix;
|
||||
|
||||
use std::ops::Deref;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue