Type Definition yharnam::Function[][src]

type Function = dyn Fn(&[YarnValue]) + Send + Sync;