Trait oasis_contract_sdk::storage::PublicStore

source ·
pub trait PublicStore: Store { }
Expand description

Marker trait for stores backed by public storage.

Implementors§