☰
NodeIdExt
Required Methods
root
Implementations on Foreign Types
NodeId
Implementors
In rustfmt_nightly::utils
?
Trait
rustfmt_nightly
::
utils
::
NodeIdExt
source
·
[
−
]
pub(crate) trait NodeIdExt { fn
root
() -> Self; }
Required Methods
source
fn
root
() -> Self
Implementations on Foreign Types
source
impl
NodeIdExt
for
NodeId
source
fn
root
() ->
NodeId
Implementors