| # FlatlandDisplay API examples (C++ and Rust) | |
| This directory contains Rust and C++ example apps which demonstrate the use of the | |
| FlatlandDisplay API. This API is the glue between a hardware display and a scene | |
| graph defined by a number of Flatland clients. | |
| ## Usage | |
| `fx run fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-display-rust.cmx` | |
| `fx run fuchsia-pkg://fuchsia.com/flatland-examples#meta/flatland-display.cmx` |