Function keccak_hash::keccak_pipe[][src]

pub fn keccak_pipe(
    r: &mut dyn BufRead,
    w: &mut dyn Write
) -> Result<H256, Error>