pub fn schema_targets() -> Vec<&'static str>Expand description
Every valid faucet schema <target> keyword compiled into this binary, in a
stable order. Feature-gated targets appear only when their feature is on, so
the listing matches what this build can actually emit. source, sink, and
transform additionally take a connector/transform NAME argument.