Expand description
Parses comments and generates the reply.
Structs§
Type Aliases§
- Comment
Calculated - Calculated Comment, contains the results along with how we go to them. Use get_reply.
- Comment
Constructed - Base Comment, contains the comment text, if it might have a calculation. Use extract.
- Comment
Extracted - Extracted Comment, contains the calculations to be done. Use calc.