polkadot-node-core-candidate-validation 14.0.0

Polkadot crate that implements the Candidate Validation subsystem. Handles requests to validate candidates according to a PVF. (polkadot v1.13.0)
docs.rs failed to build polkadot-node-core-candidate-validation-14.0.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.
Visit the last successful build: polkadot-node-core-candidate-validation-26.0.0

The Candidate Validation subsystem.

This handles incoming requests from other subsystems to validate candidates according to a validation function. This delegates validation to an underlying pool of processes used for execution of the Wasm.