docs.rs failed to build re_server-0.29.0-alpha.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
re_server-0.30.1
Rerun server
Part of the rerun family of crates.
In-memory opensource implementation of the Rerun server.
The goal for this crate is to support most of the same gRPC endpoints that our commercial Rerun Cloud service supports, but do so in-memory for maximum simplicity.
We use this internally for testing, but in the future it might be useful for users too.
This is (currently) NOT the server you get when running rerun --serve-grpc, though we hope to unify the two at some point.