Docs.rs
rust-memex-0.6.5
rust-memex 0.6.5
Permalink
Docs.rs crate page
BUSL-1.1
Links
Homepage
Repository
crates.io
Source
Owners
Szowesgad
Dependencies
aicx-parser ^0.2
normal
anyhow ^1.0
normal
argon2 ^0.5
normal
arrow-array ^57
normal
arrow-schema ^57
normal
async-stream ^0.3
normal
axum ^0.8
normal
chrono ^0.4
normal
clap ^4.5
normal
optional
crossterm ^0.29
normal
optional
futures ^0.3
normal
glob ^0.3
normal
indicatif ^0.17
normal
optional
lancedb ^0.27
normal
memex-contracts ^0.6.5
normal
openidconnect ^4.0.1
normal
pdf-extract ^0.10
normal
ratatui ^0.29
normal
optional
regex ^1.11
normal
reqwest ^0.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
shellexpand ^3.1
normal
subtle ^2.6
normal
sysinfo ^0.39
normal
optional
tantivy ^0.24
normal
tokio ^1.52
normal
tokio-stream ^0.1
normal
toml ^1
normal
tower-http ^0.6
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.18
normal
walkdir ^2.5
normal
tempfile ^3.27
dev
tower ^0.5
dev
protoc-bin-vendored ^3
build
Versions
48.05%
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
database_stats
rust_
memex
0.6.5
In rust_
memex::
diagnostics
rust_memex
::
diagnostics
Function
database_
stats
Copy item path
Source
pub async fn database_stats(storage: &
StorageManager
) ->
Result
<
DatabaseStats
>