[][src]Function bitcoin_cash::func::OP_DUP

pub fn OP_DUP<T>(item: T) -> (T, T) where
    T: Clone