Skip to content

Latest commit

 

History

History
142 lines (130 loc) · 6.58 KB

README_MORE_RESOURCES.md

File metadata and controls

142 lines (130 loc) · 6.58 KB

This is only a part of a presentation. See https://peter-kehl.github.io/embedded_low_level_rust for the whole presentation.

More resources






Note: TODO highlight selected lines with - or use delimiters as above

TODO put GitHub code line range link at a commit as an alternative - to make this accessible.

arrform is an heapless no_std alternative to format!(...). New to Rust? Exclamation mark indicates a macro invocation.