Struct wasmi_validation::PlainFuncValidator
source · [−]pub struct PlainFuncValidator;
Expand description
A function validator that just validates modules and produces no result.
pub struct PlainFuncValidator;
A function validator that just validates modules and produces no result.