devimint::devfed

Type Alias JitArc

Source
type JitArc<T> = JitTryAnyhow<Arc<T>>;

Aliased Typeยง

struct JitArc<T> { /* private fields */ }