JitShape

Type Alias JitShape 

Source
pub type JitShape = Shape<JitFunction>;
Expand description

A Shape which uses the JIT evaluator

Aliased Typeยง

pub struct JitShape { /* private fields */ }