pub async fn channels_fragment_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
) -> Html<String>where
E: Display,pub async fn channels_fragment_handler<E>(
__arg0: State<UiState<DynGatewayApi<E>>>,
) -> Html<String>where
E: Display,