Commit 4b7196d
committed
autocxx-build: Re-export result types used in API
Without these, users' build scripts have no way to refer to the result
type by name, meaning they can't rewrap or inspect the error. I'm
guessing most users use miette like the documentation suggests, which
avoids the issue, but we should still support other use cases.1 parent 0889034 commit 4b7196d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| |||
0 commit comments