Docs.rs
alice-core-0.1.2
alice-core 0.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Akagi201
Dependencies
parking_lot ^0.12.5
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
Versions
100%
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 memory
alice_
core
0.1.2
Module memory
Module Items
Modules
In crate alice_
core
alice_core
Module
memory
Copy item path
Source
Expand description
Local memory subsystem. Memory subsystem for local persistent recall.
Modules
ยง
domain
Domain types for the memory subsystem.
error
Error types for the memory subsystem.
hybrid
Hybrid retrieval helpers.
ports
Port traits for memory persistence and retrieval.
service
Application service wrapping memory recall and persistence workflows.