Skip to main content

RemoveDataOptions

Type Alias RemoveDataOptions 

Source
pub type RemoveDataOptions = DataOptions;

Aliased Type§

pub struct RemoveDataOptions {
    pub domain: String,
    pub name: String,
}

Fields§

§domain: String§name: String