- Introduction
- Getting Started
- 1. Installation
- 2. Hello World
- 3. cargo php
- Reference Guide
- 4. Types
- 4.1. Primitive Numbers
- 4.2. String
- 4.3. &str
- 4.4. bool
- 4.5. Vec
- 4.6. HashMap
- 4.7. Binary
- 4.8. BinarySlice
- 4.9. Option
- 4.10. Object
- 4.11. Class Object
- 4.12. Closure
- 4.13. Functions & methods
- 4.14. Async futures
- 5. Macros
- 5.1. Module
- 5.2. Module Startup Function
- 5.3. Function
- 5.4. Classes
- 5.4.1. impls
- 5.4.2. async impls
- 5.5. Constants
- 5.6. ZvalConvert
- 6. Exceptions
- 7. INI Settings