pub fn jmt_updates(
    state_updates: &HashMap<StateKey, StateValue>
) -> Vec<(HashValue, (HashValue, StateKey))>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A> where
    A: Allocator