Add state_cache iteration for local pending invitees to room.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
6172b9c8ec
commit
7bc47e58d0
2 changed files with 18 additions and 7 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#![type_length_limit = "65536"] //TODO: REDUCE ME
|
||||
#![type_length_limit = "163840"] //TODO: REDUCE ME
|
||||
#![allow(clippy::toplevel_ref_arg)]
|
||||
|
||||
pub mod client;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue