[][src]Type Definition deno::Op

type Op = dyn Future<Item = Buf, Error = ()> + Send;