Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
book/building: Fix
expect_build()
call
`expect_build()` does not seem to be a thing (anymore)? The tutorial uses `build()?`, so I've adapted the snippet to use `build().unwrap()` since the snippet is not using `miette` at the moment.
- Loading branch information