Type Definition tera::CtxThreadSafe[][src]

pub type CtxThreadSafe = Arc<dyn Function>;
Expand description

Expressive name for the ContextSafety implying Send and Sync.