Skip to main content

program_covered_by_native_builder

Function program_covered_by_native_builder 

Source
pub fn program_covered_by_native_builder(program: &str) -> bool
Expand description

Whether the native Core-IR value builder covers program (the fast marshal path is taken, not the interpreter fallback). For test coverage assertions.