Init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
use super::{domain::Server, dto::ServerResponse};
|
||||
|
||||
pub fn to_response(_item: Server) -> ServerResponse {
|
||||
todo!()
|
||||
}
|
||||
Reference in New Issue
Block a user