use ;
use ;
/// A destination for built documents: an OpenSearch cluster, or `stdout` for
/// inspecting output during development.
///
/// The per-backend settings ([`OpensearchSink`]/[`StdoutSink`]) are vocabulary
/// the sink backends read directly; this enum is the composition glue that
/// selects between them.