Type Alias ktest::path::KtestPathIter

source ·
pub type KtestPathIter<'a> = Iter<'a, PathElement>;

Aliased Type§

struct KtestPathIter<'a> { /* private fields */ }