pub fn source_descriptions() -> Vec<(&'static str, &'static str)>Expand description
One-line summary of every source connector — the compiled-in built-ins plus
any third-party connectors registered via PluginRegistry. Used by
faucet list.
pub fn source_descriptions() -> Vec<(&'static str, &'static str)>One-line summary of every source connector — the compiled-in built-ins plus
any third-party connectors registered via PluginRegistry. Used by
faucet list.