split keys_changed for stronger-type overloads
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
0e0438e1f9
commit
a74461fc9a
5 changed files with 27 additions and 10 deletions
|
@ -6,7 +6,6 @@ extern crate conduit_core as conduit;
|
|||
extern crate conduit_service as service;
|
||||
|
||||
pub(crate) use conduit::{debug_info, pdu::PduEvent, utils, Error, Result};
|
||||
pub(crate) use service::services;
|
||||
|
||||
pub(crate) use self::router::{Ruma, RumaResponse, State};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue