describe_schema

Function describe_schema 

Source
async fn describe_schema(
    session: &CqlSession,
    writer: &mut dyn Write,
) -> Result<()>
Expand description

DESCRIBE SCHEMA — show CREATE statements for all user keyspaces and their tables.