//! Azure Blob Storage / ADLS Gen2 source connector.
//!
//! Lists and reads objects from an Azure blob container (or ADLS Gen2
//! filesystem) as `jsonl`, `json_array`, or `raw_text`. See the crate-level
//! README for usage and the config-field reference.
pub use ;
pub use ;
pub use AzureBlobSource;