refactor(lib): use type macro to detect impl Trait
This commit is contained in:
@@ -52,6 +52,7 @@ pub use error::{Result, Error};
|
||||
pub use body::{Body, Chunk};
|
||||
pub use server::Server;
|
||||
|
||||
#[macro_use]
|
||||
mod common;
|
||||
#[cfg(test)]
|
||||
mod mock;
|
||||
|
||||
Reference in New Issue
Block a user