pub async fn show_data_source(
client: &RedashClient,
data_source_id: u64,
show_schema: bool,
refresh_schema: bool,
format: OutputFormat,
) -> Result<()>pub async fn show_data_source(
client: &RedashClient,
data_source_id: u64,
show_schema: bool,
refresh_schema: bool,
format: OutputFormat,
) -> Result<()>