parse_vec3_from_opt_str

Function parse_vec3_from_opt_str 

Source
pub fn parse_vec3_from_opt_str(v: Option<&Value>) -> Option<Vec<f64>>