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