csvzall 0.4.0
CSV command-line tool and emerging C++ library
Loading...
Searching...
No Matches
csvzall::head::Result Struct Reference

#include <head.hpp>

Public Attributes

std::uint64_t rows_processed = 0
 
std::uint64_t bytes_processed = 0
 

Member Data Documentation

◆ bytes_processed

std::uint64_t csvzall::head::Result::bytes_processed = 0

◆ rows_processed

std::uint64_t csvzall::head::Result::rows_processed = 0

The documentation for this struct was generated from the following file: