Docs.rs
nodex-core-0.2.2
nodex-core 0.2.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
junyeong-ai
Dependencies
chrono ^0.4
normal
globset ^0.4
normal
indexmap ^2.14
normal
minijinja ^2.19
normal
optional
petgraph ^0.8
normal
optional
pulldown-cmark ^0.13
normal
rayon ^1.11
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
thiserror ^2.0
normal
toml ^1.1
normal
yaml_serde ^0.10
normal
tempfile ^3
dev
Versions
31.23%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 cache
nodex_
core
0.2.2
Module cache
Module Items
Structs
Functions
In nodex_
core::
builder
nodex_core
::
builder
Module
cache
Copy item path
Source
Structs
§
Build
Cache
Incremental build cache. Maps relative path → CacheEntry.
Cache
Entry
Cached parse result for a single document.
Cached
RawEdge
Serializable version of RawEdge (RawEdge itself doesn’t derive Serialize).
Functions
§
compute_
hash