Trait fuel_merkle::common::AsPathIterator
source · [−]pub trait AsPathIterator<T> {
fn as_path_iter(&self, leaf: &Self) -> PathIter<T>;
}
pub trait AsPathIterator<T> {
fn as_path_iter(&self, leaf: &Self) -> PathIter<T>;
}