Function describe_table

Source
pub async fn describe_table(
    ctx: &Context,
    args: &DescribeTableArgs,
) -> Result<()>