Struct substreams::store::StoreSetString
source · pub struct StoreSetString {}Expand description
StoreSetString is a struct representing a store with updatePolicy equal to set on a valueType equal to string
StoreSetString implements AsRef
Trait Implementations§
source§impl StoreDelete for StoreSetString
impl StoreDelete for StoreSetString
source§fn delete_prefix(&self, ord: i64, prefix: &String)
fn delete_prefix(&self, ord: i64, prefix: &String)
Delete values in a store given prefixed string