anvil::eth::backend::mem::state

Function build_root

Source
pub fn build_root(values: impl IntoIterator<Item = (Nibbles, Vec<u8>)>) -> B256