☰
Trait NodeIdExt
Required Methods
root
Implementations on Foreign Types
NodeId
Implementors
Other items in
rustfmt_nightly
::
utils
All crates
?
Trait
rustfmt_nightly
::
utils
::
NodeIdExt
[
−
]
[src]
pub(crate) trait NodeIdExt { fn
root
() -> Self; }
Required methods
[src]
fn
root
() -> Self
Implementations on Foreign Types
[src]
impl
NodeIdExt
for
NodeId
[src]
fn
root
() ->
NodeId
Implementors