1.
Foreword
2.
Introduction
3.
Getting Started
4.
Concepts
4.1.
Items and imports
4.2.
Functions
4.3.
Control flow
4.4.
Variables and memory
4.5.
Loops
4.6.
Pattern matching
4.7.
Template literals
4.8.
Instance functions
4.9.
Field functions
5.
Built-in types
5.1.
Primitives and references
5.2.
Vectors
5.3.
Objects
5.4.
Tuples
6.
Dynamic types
6.1.
Structs
6.2.
Enums
7.
External types
8.
Try operator
9.
Generators
10.
Closures
11.
Asynchronous programming
11.1.
Streams
12.
Macros
13.
Advanced
13.1.
Safety
13.2.
The stack
13.3.
Call frames
13.4.
Compiler guide
14.
Deprecated
14.1.
String literals
Light
Rust
Coal
Navy
Ayu
The Rune Programming Language
You're probably looking for the section about
Template literals
.