a3s-box-sdk 3.1.0

Rust SDK for a3s-box direct runtime-backed management APIs.
Documentation
1
2
3
//! Runtime-owned reader and transactional writer for local box state.

pub(crate) use a3s_box_runtime::{BoxRecord, BoxStateStore as StateFile};