Crate rustache [−] [src]
The main crate for the Rustache library.
Rustache is a flexible template engine for Rust.
Structs
| Error | |
| HashBuilder |
|
| VecBuilder |
|
Enums
| ErrorKind |
Traits
| ChainErr | |
| Render |
Defines a |
Type Definitions
| Hash |
Alias for mustache data hashes |
| Lambda |
Alias for a Lambda functions to transform data |
| Result | |
| Vector |
Alias for mustache data vectors |