channels_fragment_handler

Function channels_fragment_handler 

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