mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-19 16:44:07 +00:00
polish: collapse a couple async/blocking groups
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
use crate::Runtime;
|
||||
|
||||
// for<'a> &'a mut Rt::TcpStream: crate::io::Stream<'a>,
|
||||
pub trait Close<Rt>
|
||||
where
|
||||
Rt: Runtime,
|
||||
|
||||
Reference in New Issue
Block a user