pub type JitShape = Shape<JitFunction>;Expand description
A Shape which uses the JIT evaluator
Aliased Typeยง
pub struct JitShape { /* private fields */ }pub type JitShape = Shape<JitFunction>;A Shape which uses the JIT evaluator
pub struct JitShape { /* private fields */ }