[][src]Function oasis_game_contract::helpers::keccak

pub fn keccak<T>(input: T) -> H256 where
    T: AsRef<[u8]>,