Function test_help_flow::flow_append [] [src]

pub fn flow_append(time: &Time, flow: Flow) -> Time

Adds another flow slice into the time slice.

This is for testing purposes, to augment a dummy time slice with some data.

Note that this creates a new time slice.

Parameters