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 summary
arui_
core
0.0.1
Module summary
Sections
节点总结信息相关
Module Items
Structs
In arui_
core::
tree
arui_core
::
tree
Module
summary
Copy item path
Source
Expand description
§
节点总结信息相关
负责计算和汇总节点所在的总结信息。 该模块仅维护数据层面的字段和接口,而不负责数据获取等等操作。 对于不同的节点,计算规则如下:
文件:直接计算
目录:统计目录下所有文件的累加
Structs
§
Node
Summary
节点总结信息