fn flush()
in
src/defs/eif_hasher.rs [135:137]
3
lines of code
1
McCabe index (conditional complexity)
fn flush(&mut self) -> IoResult<()> { Ok(()) }