# these types are used as HashMap / HashSet keys# but interior mutability does not affect their Hash implementationsignore-interior-mutability=["sequoia_openpgp::packet::Packet","sequoia_openpgp::packet::Signature","sequoia_openpgp::packet::UserID",]