[][src]Module titlefmt::function

Functions module.

Modules

arithmetic

Arithmetic functions

control_flow

Control flow functions

logical

Boolean functions

string

Structs

Function

Definition of a function that can be used in expressions.

Enums

Error

Error encountered when applying a function.

Functions

standard_functions

Initialize a list of the standard functions defined in title formatting.

Type Definitions

FunctionClosure

Generic type for function trait objects.