Docs.rs
im-pathtree-0.10.0
im-pathtree 0.10.0
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
uklotzde
Dependencies
im ^15.1.0
normal
optional
itertools ^0.13.0
normal
log ^0.4.22
normal
thiserror ^1.0.63
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
im_
pathtree
0.10.0
NewNode
Id
Required Methods
new_node_id
Implementors
In crate im_
pathtree
Trait
im_pathtree
::
NewNodeId
Copy item path
source
·
[
−
]
pub trait NewNodeId<T> { // Required method fn
new_node_id
(&mut self) -> T; }
Required Methods
§
source
fn
new_node_id
(&mut self) -> T
Implementors
§