docs.rs failed to build ftts-core-0.1.10
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:
ftts-core-0.1.8
Safe, blocking public engine primitives.
TtsEngine owns the one async runtime used below the synchronous public
facade. Model work is intentionally absent in Phase 0, but the admission,
cancellation, budget, observer, and bounded-streaming contracts are real so
later model stages cannot introduce a second orchestration path.