telltale 11.3.0

Session types for multi-party asynchronous communication.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[book]
title = "Telltale"
authors = ["Sam Hart"]
language = "en"
src = "docs"

[build]
build-dir = "docs/book"

[output.html]
preferred-dark-theme = "rust"
additional-js = ["mermaid.min.js", "mermaid-init.js"]
mathjax-support = true

[output.html.playground]
editable = false

[preprocessor.mermaid]