Function lemmy_api_common::check_community_deleted_or_removed[][src]

pub async fn check_community_deleted_or_removed(
    community_id: CommunityId,
    pool: &DbPool
) -> Result<(), LemmyError>