Skip to main content

PcdPoint

Type Alias PcdPoint 

Source
pub type PcdPoint = HashMap<String, Vec<PcdValue>>;
Expand description

PCD point data (all fields for a single point)

Aliased Typeยง

pub struct PcdPoint { /* private fields */ }