pub type PcdPoint = HashMap<String, Vec<PcdValue>>;
PCD point data (all fields for a single point)
pub struct PcdPoint { /* private fields */ }