Function hyperion::servers::json::handle_client
source · pub async fn handle_client(
__arg0: (TcpStream, SocketAddr),
global: Global
) -> Result<(), JsonServerError>
pub async fn handle_client(
__arg0: (TcpStream, SocketAddr),
global: Global
) -> Result<(), JsonServerError>