Skip to main content

should_show_user

Function should_show_user 

Source
async fn should_show_user(
    services: &Services,
    sender_user: &UserId,
    target_user: &UserId,
    target_display_name: Option<&str>,
    search_term: &str,
) -> bool