reduce Error-related codegen; add PoisonError
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
52f09fdb51
commit
8d251003a2
5 changed files with 16 additions and 1 deletions
|
@ -2001,6 +2001,7 @@ fn default_rocksdb_stats_level() -> u8 { 1 }
|
|||
|
||||
// I know, it's a great name
|
||||
#[must_use]
|
||||
#[inline]
|
||||
pub fn default_default_room_version() -> RoomVersionId { RoomVersionId::V10 }
|
||||
|
||||
fn default_ip_range_denylist() -> Vec<String> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue