v0.3.1-pre.002
This commit is contained in:
8
crates/ksp-store-api/src/capability.rs
Normal file
8
crates/ksp-store-api/src/capability.rs
Normal file
@@ -0,0 +1,8 @@
|
||||
// file: crates/ksp-store-api/src/capability.rs
|
||||
// version: 1
|
||||
|
||||
//! Private home for backend-agnostic Store capability contracts.
|
||||
//!
|
||||
//! `0.3.1-pre.002` establishes the ownership boundary only. Concrete read and
|
||||
//! write capabilities are introduced after the RAW models they operate on are
|
||||
//! defined; no backend/runtime contract belongs here.
|
||||
Reference in New Issue
Block a user