Type Definition deno_core::OpPair

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