pub fn is_public_keys_struct(typ: &AbiType) -> bool
Returns true if the ABI type is a PublicKeys struct (Noir ABI representation).
PublicKeys