Function mz_fivetran_destination::destination::dml::load_file
source · async fn load_file(
file_config: &FileConfig,
path: &str
) -> Result<Pin<Box<dyn AsyncRead + Send>>, OpError>
async fn load_file(
file_config: &FileConfig,
path: &str
) -> Result<Pin<Box<dyn AsyncRead + Send>>, OpError>