pub struct NoKeyValueStore;Expand description
No-op key-value store — loads find nothing, stores succeed silently. Use when a platform bundle needs the associated type but nothing in the deployment reads cached state back.
pub struct NoKeyValueStore;No-op key-value store — loads find nothing, stores succeed silently. Use when a platform bundle needs the associated type but nothing in the deployment reads cached state back.