[−][src]Module fluent_bundle::resolve
The ResolveValue
trait resolves Fluent AST nodes to FluentValues
.
This is an internal API used by FluentBundle
to evaluate Messages, Attributes and other
AST nodes to FluentValues
which can be then formatted to strings.
Structs
Scope | State for a single |
Enums
ResolverError |
Traits
ResolveValue |