Module agnes::view_stats[][src]

Functions for displaying statistics about a DataView.

Structs

FieldStats

Structure containing various statistics of a single field in a DataView.

StringifyFn

Function (implementing FuncPartial) that wraps another FuncPartial and calls to_string() on its output.

ViewStats

Structure containing general statistics of a DataView.