pub type PrepareResult = Result<(), PrepareError>;
Expand description

Result of PVF preparation performed by the validation host.