rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.08k stars 173 forks source link

remove extern crate statements #340

Closed Narukara closed 1 year ago

Narukara commented 1 year ago

from issue #41

I kept this one because alloc can only be imported that way:

https://github.com/rust-embedded/book/blob/19f798d448835a4888e3b3eae7fe69f1d61d8681/src/collections/index.md?plain=1#L33

Closes #41

bors[bot] commented 1 year ago

Build succeeded: