Function hyperball

Source
pub fn hyperball<E: Endianness>(
    global_args: GlobalArgs,
    args: CliArgs,
) -> Result<()>