docs.rs failed to build actr-protocol-0.1.0
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:
actr-protocol-0.1.7
Actor-RTC Protocol, Types, and URI Parsing
This crate contains the unified protocol definitions for the Actor-RTC framework. Its primary role is to provide the raw, generated Protobuf types and essential, stateless utilities for handling those types (e.g., ID and URI formatting).
It strictly adheres to its role as a data definition layer and does not contain higher-level traits, business logic, or runtime-specific implementations.