Skip to main content

point

Function point 

Source
pub fn point(
    id: impl Into<String>,
    name: impl Into<String>,
    data_type: DataType,
) -> DataPointBuilder
Expand description

Shorthand function to create a new data point builder.