Expand description
Modules§
- This module is not meant to be used by other crates. It may change or be removed at any point.
- Used by unit and integration tests
Structs§
- This struct contains fend’s current context, including some settings as well as stored variables.
- This contains the result of a computation.
Enums§
- These attributes make is possible to change the behaviour of custom units
Traits§
- An exchange rate handler.
- This trait controls fend’s interrupt functionality.
Functions§
- This function evaluates a string using the given context. Any evaluation using this function cannot be interrupted.
- Evaluate the given string to use as a live preview.
- This function evaluates a string using the given context and the provided Interrupt object.
- Returns the current version of
fend-core
. - Evaluates fend syntax embedded in Markdown or similarly-formatted strings.