[][src]Function mio_license::validate_license

pub async fn validate_license<'_, '_>(
    websocket_url: &'_ str,
    product: &'_ str
) -> Result<MioWebSocket, String>