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

El libro de Rust Embebido

  • repo
  • site
  • description: Embedded Rust in Spanish

book.toml

[book]
authors = ["James Munns"]
language = "es"
src = "src"
title = "El libro de Rust Embebido"

[output.html]
site-url = "https://embedded-book.rustlang-es.org"
git-repository-url = "https://github.com/RustLangES/rust-embedded-book"
git-repository-icon = "fa-github"
edit-url-template = "https://github.com/RustLangES/rust-embedded-book/edit/main/{path}"