pub fn gto_value_debug(
    r: &[f64; 3],
    gto_center: &[f64; 3],
    bas: &Basis4Elem,
    basis_type: &String,
    count: usize
) -> Vec<f64>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,