Crate re_web_viewer_server

source ·
Expand description

Serves the web viewer wasm/html.

§Feature flags

  • __ci — ONLY FOR CI!

    When set, the crate builds despite the .wasm being missing, but will panic at runtime. For instance: when the CI builds the docs for all crates, it uses --all-features, which means it can build the docs for this crate without having to build the web-viewer first.

    When not set, you must build the .wasm before building the crate, using cargo run -p re_build_web_viewer.

  • analytics — Enable telemetry using our analytics SDK.

Structs§

Enums§

Constants§