Constant rerun::commands::entrypoint::LONG_ABOUT
source · const LONG_ABOUT: &str = r#"
The Rerun command-line interface:
* Spawn viewers to visualize Rerun recordings and other supported formats.
* Start TCP and WebSocket servers to share recordings over the network, on native or web.
* Inspect, edit and filter Rerun recordings.
"#;