Skip to main content

DataId

Type Alias DataId 

Source
pub type DataId = DataId;
Expand description

データID

Aliased Type§

pub struct DataId {
    pub name: String,
    pub type_: String,
}

Fields§

§name: String§type_: String