Trait oasis_contract_sdk::storage::PublicStore
source · pub trait PublicStore: Store { }
Expand description
Marker trait for stores backed by public storage.
pub trait PublicStore: Store { }
Marker trait for stores backed by public storage.