devimint::devfed

Type Alias JitArc

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

Aliased Typeยง

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