pub fn xyz_array(s: &mut &str) -> PResult<[f64; 3]>
Expand description

Consume three float numbers separated by one or more spaces. Return xyz array.