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