Module liquid_core::error
source · Expand description
Liquid Processing Errors.
Structs§
- A lossy way to have any error be clonable.
- Compiler error
- Partially constructed context (missing value) for
Result<T>. - Partially constructed context (missing value) for
Result<T>.
Traits§
- An error that can be cloned.
Resultextension methods for adapting third party errors toError.- Add context to a
crate::error::Error. Resultextension methods for adapting third party errors toError.
Type Aliases§
- Convenience type alias for Liquid compiler errors