function="tap"source="tap.rs"docs="tap.md"type="rust"[[input]]name="data"# - the data flow we wish to control the flow if[[input]]name="control"# - a boolean value to determine in `data` is passed on or nottype="boolean"[[output]]# `data` is output if `control` is true, nothing if `control` is false