Trait rustfmt_nightly::utils::NodeIdExt[][src]

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

Required methods

Implementations on Foreign Types

Implementors