Crate formatx

Source

Macros§

formatx
Creates a String using interpolation of runtime expressions at runtime.

Structs§

Error
Error struct which implements Error trait.
Template
String template with std::fmt syntax.

Enums§

ErrorKind
Enum of different kinds of errors.