Make all warnings across crates and binaries consistent
This commit is contained in:
@@ -12,6 +12,7 @@ use async_trait::async_trait;
|
||||
use trust_dns_resolver::proto::Time;
|
||||
|
||||
/// AsyncStd backed timer implementation
|
||||
#[derive(Clone, Copy)]
|
||||
pub struct AsyncStdTime;
|
||||
|
||||
#[async_trait]
|
||||
|
Reference in New Issue
Block a user