pub fn version_string_as_arr(version: String) -> Option<[u16; 4]>
Expand description

"0_9_15_0" => [0, 9, 15, 0]