[][src]Type Definition lang_extension::ops::function::Action

type Action = Arc<Box<dyn Fn()>>;