mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-31 20:56:59 +02:00
service improvements (#233)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use std::marker::PhantomData;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
use super::{IntoServiceFactory, ServiceFactory};
|
||||
|
||||
|
Reference in New Issue
Block a user