Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Code

This section only does simple code blocks and inline code, detailed syntax highlight and stuff is in the languages section


This is a codeblock

This line contains inline code


escaping ``` in ```, fun, isn't is?

This is an editable codeblock

#![allow(unused)]
fn main() {
// This links to a playpen
}