use std::collections::HashSet; fn main() { let _: HashSet<()>; }