fmt
This commit is contained in:
@@ -35,7 +35,7 @@ type Interceptor = Arc<dyn Layer<BoxService, Service = BoxService> + Send + Sync
|
|||||||
/// wanting to create a more complex and/or specific implementation.
|
/// wanting to create a more complex and/or specific implementation.
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct Server {
|
pub struct Server {
|
||||||
_p: ()
|
_p: (),
|
||||||
}
|
}
|
||||||
|
|
||||||
impl Server {
|
impl Server {
|
||||||
|
|||||||
Reference in New Issue
Block a user