pub fn sum_token_amount<'a>( app: &App, strings_of_charms: impl Iterator<Item = &'a Charms>, ) -> Result<u64>
Sum the token amounts in the provided strings_of_charms.
strings_of_charms