[][src]Module titlefmt::function

Functions module.

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.