Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add absolute import for
Result
(#307)
This changes it so that the `Result` used in the derived schema code is using the absolute path to the `Result` enum, otherwise type aliases, such as: `error_stack::Result` cannot be used.
- Loading branch information