Docs.rs
spool-memory-0.1.0
spool-memory 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
lukylong
Dependencies
anyhow ^1.0
normal
clap ^4.5
normal
eframe ^0.31
normal
optional
egui ^0.31
normal
optional
fastembed ^4
normal
optional
fs2 ^0.4
normal
once_cell ^1.21
normal
regex ^1.12
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tantivy ^0.22
normal
optional
tokio ^1.42
normal
toml ^0.9
normal
ts-rs ^10
normal
walkdir ^2.5
normal
assert_cmd ^2.0
dev
criterion ^0.5
dev
predicates ^3.1
dev
tempfile ^3.20
dev
Versions
15.4%
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
render_history
spool
0.1.0
In spool::
lifecycle_
format
spool
::
lifecycle_format
Function
render_
history
Copy item path
Source
pub fn render_history( record_id: &
str
, entries: &[
LedgerEntry
], quote_record_id:
bool
, ) ->
String