Docs.rs
sr-ai-2.2.0
sr-ai 2.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
urmzd
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
clap ^4
normal
crossterm ^0.28
normal
dirs ^6
normal
indicatif ^0.17
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
sr-core ^2.2.0
normal
thiserror ^2
normal
tokio ^1
normal
Versions
30.39%
of the crate is documented
Go to latest version
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
write_entry
sr_ai
2.2.0
In sr_
ai::
cache::
store
sr_ai
::
cache
::
store
Function
write_
entry
Copy item path
Source
pub fn write_entry(dir: &
Path
, entry: &
CacheEntry
) ->
Result
<
()
>