This example demonstrates how to use the `lib3mf-async` crate to load a 3MF file asynchronously using `tokio`.
Run the example from the project root:
```bash
cargo run -p lib3mf-async --example async_load
```
The example uses `load_model_async` to:
1. 2.3.4.