Type Definition deno_core::OpPair[][src]

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