Docs.rs
rustbrain-core-0.3.1
rustbrain-core 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
31 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
shan-alexander
Dependencies
blake3 ^1.5
normal
chrono ^0.4
normal
dirs ^6.0
normal
jshift ^0.1
normal
optional
memmap2 ^0.9
normal
optional
notify ^7.0
normal
optional
rusqlite ^0.32
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_ng ^0.10
normal
optional
thiserror ^2.0
normal
tree-sitter ^0.24
normal
optional
tree-sitter-rust ^0.23
normal
optional
tempfile ^3.15
dev
Versions
100%
of the crate is documented
Go to latest version
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
MMAP_VERSION
rustbrain_
core
0.3.1
In rustbrain_
core::
mmap
rustbrain_core
::
mmap
Constant
MMAP_
VERSION
Copy item path
Source
pub const MMAP_VERSION:
u32
= 1;
Expand description
On-disk format version for
graph.mmap
.