Crate fend_core[][src]

Structs

This struct contains context used for fend. It should only be created once at startup.

This contains the result of a computation.

Enums

Traits

Functions

This function evaluates a string using the given context. Any evaluation using this function cannot be interrupted.

This function evaluates a string using the given context and the provided Interrupt object.

Deprecated: use get_version() instead.

Returns the current version of fend-core.