Element Call

annotated and documented by Ralf Zerres and all contributers

This version of the text assumes you’re using Element-Call v0.6.7 or later in conjuction with Rust v1.83.0 or later. Cargo.toml should define edition="2021". That enables and uses Rust 2021 Edition idioms in all derived projects.

See the “Installation” section of Chapter 2 to install or update Element-Call.

The 2021 Edition of this book is the initial release. It will be released with the Element-Call version 1.0.0.

  • Appendix A “Keywords”, explains the new raw identifiers.
  • Appendix D “Translations”, is work in progress. We will release instances of this book in the target language once they are translated.

For online reading, a HTML rendered version is available at Element-Call book. Alternatively you might want to have it handy for offline usage. Either you downlaod a rendered pdf or ebookversion or go ahead and download the source. Then kick on mdbook (the definition of the target location is optional).

mdbook build --dest-dir book_en --open