cumulus-test-relay-validation-worker-provider 0.1.0

cumulus-test-relay-validation-worker-provider
docs.rs failed to build cumulus-test-relay-validation-worker-provider-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.

Provides the [VALIDATION_WORKER] for integration tests in Cumulus.

The validation worker is used by the relay chain to validate parachains. This worker is placed in an extra process to provide better security and to ensure that a worker can be killed etc.

!!This should only be used for tests!!