Crate hornbeam_interpreter
source ·Modules§
Structs§
- A method that can be accessed (called) by templates. There is no dynamic dispatch for methods: the name of the method is the only thing that determines which one to call, not the type of the self-parameter.
Enums§
Traits§
- A localisation system. If unused, can use
NoLocalisation
. Default suggestion would be theFluentLocalisationSystem
included in this crate. - A way of outputting the text.
Functions§
- Return a map of the default suggested template-accessible methods.