Yohan Boogaert
Yohan Boogaert
How about using Netlify for this? I did this for my intro to rust, if you want to take a look: https://github.com/yozhgoor/intro-to-rust/commit/14a27100c9d8b9d4efa34823b267c238d4d7cb2f
Same for me. Logs can be found [here](https://github.com/yozhgoor/cursive-example/actions/runs/1948267629). ``` c1: fatal error C1083: Cannot open source file: 'D:\a\cursive-example\cursive-example\target\debug\build\ncurses-82fdfbbdf18706a5\out\chtype_size.c': Permission denied --- stderr cl : Command line warning D9035 : option...
Waiting the next release of [cargo-generate](https://github.com/cargo-generate/cargo-generate)
> why is that? you added some cool feature? Yup :D [Return the path of the generated project from the `generate` function](https://github.com/cargo-generate/cargo-generate/commit/c9cdc3a8a3987a78d3f00b965429a751d292504c)
@sassman if you want to take a look
Same for the listing 8.10, cannot find ch8/misc/io-error.rs, ch8/misc/multierror.rs, ch8/misc/traiterror.rs, ch8/misc/wraperror.rs et ch8/misc/wraperror2.rs.
I have an issue like this, i use mdbook as an Onenote like for now. I have one book and i write multiple book in it. It's ok for 2-3...