pub type JitShape = Shape<JitFunction>;
A Shape which uses the JIT evaluator
Shape
pub struct JitShape { /* private fields */ }