pub fn nwchem_prune(
    nuc: usize,
    rads: &Vec<f64>,
    n_ang: usize,
    n_rad: usize
) -> Vec<usize>Notable traits for Vec<u8, A>impl<A> Write for Vec<u8, A>where
    A: Allocator,