pub(crate) trait NodeIdExt {
    fn root() -> Self;
}

Required Methods§

Implementations on Foreign Types§

Implementors§