Module callbacks

Module callbacks 

Source
Expand description

A collection of parameter types passed to callback functions.

Structsยง

GetRowsParams
Parameters passed to the callback function in DataSourceBuilder::new.
HeaderValueGetterParams
Parameters passed to the closure in ColumnDef::header_value_getter.