Docs.rs
arui-core-0.0.1
arui-core 0.0.1
Permalink
Docs.rs crate page
MIT
09 September 2026
Links
Repository
crates.io
Source
Owners
Feudalman
Dependencies
derive_builder ^0.20.2
normal
thiserror ^2.0.12
normal
uuid ^1.16.0
normal
Versions
90.77%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module node
arui_
core
0.0.1
Module node
Sections
项目树节点
Module Items
Modules
Structs
In arui_
core::
tree
arui_core
::
tree
Module
node
Copy item path
Source
Expand description
§
项目树节点
维护节点层级的特性,包含数据获取等等各类节点级操作。 注意!项目树节点一般由 tree 代理,而不应该由用户手动控制,某些情况下可以对节点进行数据获取操作,但应该仅限于此。
Modules
§
count
文本统计特征相关
file
节点文件特征相关
Structs
§
Tree
Node
目录树节点