pub async fn internal_service<F, Fut, R: Ratchet>(
connection: CitadelClientServerConnection<R>,
service: F,
) -> Result<(), NetworkError>
pub async fn internal_service<F, Fut, R: Ratchet>(
connection: CitadelClientServerConnection<R>,
service: F,
) -> Result<(), NetworkError>