Function spl_discriminator_syn::parser::parse_hash_input
source · pub fn parse_hash_input(
attrs: &[Attribute]
) -> Result<String, SplDiscriminateError>
Expand description
Parses the hash_input from the #[discriminator_hash_input("...")]
attribute