pub type Line = (String, Duration);
Messages passed from the StreamImpl of a plugin to reaction core
StreamImpl