Module subplotlib::file

source ·
Expand description

Subplot data files

Subplot can embed data files into test suites. This module provides the representation of the files in a way designed to be cheap to clone so that they can be passed around “by value”.

Structs