= "route"
= "route.rs"
= "route.md"
= "rust"
[[]]
= "data" # - the data flow we wish to control the flow if
[[]]
= "control" # - a boolean value to determine which output roue `data` is passed to
= "boolean"
[[]]
= "true" # `if `control` is true `data` is routed here
[[]]
= "false" # if `control` is false `data` is routed here