// #[tracing::instrument(name = "Adding a new subscriber")] pub async fn user_check() -> String { "".to_owned() }