Skip to main content

sink_supported_write_modes

Function sink_supported_write_modes 

Source
pub fn sink_supported_write_modes(kind: &str) -> &'static [WriteMode]
Expand description

Write modes each sink kind supports. Kept in sync with each sink’s Sink::supported_write_modes() override via UPSERT_SINK_KINDS.