This commit is contained in:
parent
b78cf3f82b
commit
0967120e3b
2 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,9 @@ use tokio::time::Duration;
|
|||
|
||||
pub use MTPConnection as Connection;
|
||||
pub use MTPHost as Host;
|
||||
pub use mtp_transport::Policy;
|
||||
pub use mtp_transport::Receiver;
|
||||
pub use mtp_transport::SendMode;
|
||||
pub use mtp_transport::Sender;
|
||||
|
||||
/* ---- async callback type aliases ---- */
|
||||
|
|
|
|||
Loading…
Reference in a new issue