0.12.0
- Added a new error variant:
Error::NotFound(Box<str>)
which contains the name of a partial for which a template file couldn't be found.
8000
Error::NotFound(Box<str>)
which contains the name of a partial for which a template file couldn't be found.