Add room state accessor iterating state_keys joined by respective event_id.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
97e709492c
commit
5c61b4d4a3
2 changed files with 25 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![type_length_limit = "163840"] //TODO: REDUCE ME
|
||||
#![type_length_limit = "589824"] //TODO: REDUCE ME
|
||||
#![allow(clippy::toplevel_ref_arg)]
|
||||
|
||||
pub mod client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue