Re-exports§
pub use provider::Provider;
pub use async_trait;
Modules§
Structs§
- A variable key
- A resolver who has resolved all variables.
- A variable resolver.
- Template represents a simple string template that allows expressions in double curly braces, similar to Mustache or Liquid.
Enums§
- A variable resolution error.
Type Aliases§
- A
ProviderResolver
that can be shared.