John

Results 2 issues of John

In the section Getting Started->Exceptions->The hard fault handler, explicit directions are not given to run the program. That is probably acceptable, but I'm assuming most people would have made the...

the format of: env RUST_LOG=output_log=info cargo run --bin output-log in section 1.5 Output for humans and machines doesn't work on my Mac. This does: RUST_LOG=info cargo run --bin output-log