Type Definition deno_core::OpPair[][src]

pub type OpPair = (&'static str, Box<OpFn>);