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

#include <pipeline_types.hpp>

Public Attributes

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

Member Data Documentation

◆ bytes_processed

std::uint64_t csvzall::pipeline::RunStats::bytes_processed = 0

◆ rows_processed

std::uint64_t csvzall::pipeline::RunStats::rows_processed = 0

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