Crate tktax_donations

Crate tktax_donations 

Source

Structs§

Donation
DonationBuilder
this is a factory class we use to create our Donation objects in various ways.
DonationConfig
this is how we pass the configuration to our DonationBuilder
DonationConfigBuilder
Builder for DonationConfig.
DonationValueEstimate
DonationValueEstimateBuilder
Builder for DonationValueEstimate.

Enums§

DonationBuilderError
DonationConfigBuilderError
Error type for DonationConfigBuilder
DonationLocation
DonationSource
DonationType
DonationValueEstimateBuilderError
Error type for DonationValueEstimateBuilder
DonationValueEstimateFormatStrategy

Constants§

DEFAULT_DONATION_VALUE_ESTIMATE_STRATEGY

Functions§

analyze_donations
estimate_donation_value
mock_example_donations
print_donations