docs.rs failed to build audio2face3d-server-0.2.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.
audio2face3d-server
Embeddable ACE-compatible gRPC server and executable. Defaults enable native,cli.
From the repository root:
Configure native dependencies in platform.toml. For portable diagnostics use
--no-default-features --features cli,mock. Library users disable default features
and select a backend. See the server guide.