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