pub fn parse_hash_input(
    attrs: &[Attribute]
) -> Result<String, SplDiscriminateError>
Expand description

Parses the hash_input from the #[discriminator_hash_input("...")] attribute