Function owasm_kit::ext::load_input
source · [−]Expand description
Returns an iterator of raw data points for the given external ID, parsed into
the parameterized type using std::str::FromStr trait. Skip data points
with nonzero status OR cannot be parsed.