rustfmt_
nightly
1.83.0
(90b35a623 2024-11-26)
Node
IdExt
Required Methods
root
Implementations on Foreign Types
NodeId
Object Safety
Implementors
In rustfmt_
nightly::
utils
rustfmt_nightly
::
utils
Trait
NodeIdExt
Copy item path
source
pub(crate) trait NodeIdExt { // Required method fn
root
() -> Self; }
Required Methods
§
source
fn
root
() -> Self
Object Safety
§
This trait is
not
object safe
.
Implementations on Foreign Types
§
source
§
impl
NodeIdExt
for
NodeId
source
§
fn
root
() ->
NodeId
Implementors
§